git: 81bb998e2083 - main - net-im/matterhorn: Adapt to recent USES=cabal changes

Gleb Popov arrowd at FreeBSD.org
Wed May 19 14:15:20 UTC 2021


The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81bb998e2083fac8c8ffb15062c2b46e4d99fdbd

commit 81bb998e2083fac8c8ffb15062c2b46e4d99fdbd
Author:     Gleb Popov <arrowd at FreeBSD.org>
AuthorDate: 2021-05-19 08:04:12 +0000
Commit:     Gleb Popov <arrowd at FreeBSD.org>
CommitDate: 2021-05-19 14:13:51 +0000

    net-im/matterhorn: Adapt to recent USES=cabal changes
---
 net-im/matterhorn/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-im/matterhorn/Makefile b/net-im/matterhorn/Makefile
index fbd2236f7118..be7f5872a0fa 100644
--- a/net-im/matterhorn/Makefile
+++ b/net-im/matterhorn/Makefile
@@ -142,7 +142,6 @@ USE_CABAL=	HTTP-4000.3.15_2 \
 		xss-sanitize-0.3.6 \
 		zlib-0.6.2.2
 
-post-extract:
-	${RM} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/cabal.project
+CABAL_PROJECT=	remove
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-all mailing list