git: 8b8cd3da9096 - main - lang/guile2: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 29 20:02:22 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8b8cd3da9096a422e02ff79a804057aaaaf40a74
commit 8b8cd3da9096a422e02ff79a804057aaaaf40a74
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-29 19:36:31 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-29 19:36:31 +0000
lang/guile2: Add CPE information
Approved by: portmgr (blanket)
---
lang/guile2/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lang/guile2/Makefile b/lang/guile2/Makefile
index f95125301721..c6c5e8ba28a4 100644
--- a/lang/guile2/Makefile
+++ b/lang/guile2/Makefile
@@ -18,10 +18,12 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libunistring.so:devel/libunistring \
libffi.so:devel/libffi
-USES= charsetfix compiler:c11 gmake iconv libtool makeinfo ncurses pathfix \
+USES= charsetfix compiler:c11 cpe gmake iconv libtool makeinfo ncurses pathfix \
pkgconfig readline tar:lz
USE_LDCONFIG= yes
+CPE_VENDOR= gnu
+
CONFLICTS_INSTALL= guile-[0-9]*
MAKE_JOBS_UNSAFE= yes
More information about the dev-commits-ports-all
mailing list