git: 94530efae5c0 - main - devel/nasm: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 11:44:57 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=94530efae5c0f7cc48be587d582fe7495e789b0d
commit 94530efae5c0f7cc48be587d582fe7495e789b0d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 11:36:08 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 11:36:08 +0000
devel/nasm: Add CPE information
Approved by: portmgr (blanket)
---
devel/nasm/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index 1286713637e9..0cb765fe11b7 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_strspn=yes
-USES= compiler:c11 tar:xz gmake perl5
+USES= compiler:c11 cpe tar:xz gmake perl5
USE_PERL5= build
MAKE_ARGS+= INSTALLROOT=${STAGEDIR}
INSTALL_TARGET= install #needed for RDOFF_INSTALL_TARGET
More information about the dev-commits-ports-all
mailing list