git: bc600a5b02ed - main - devel/clanlib: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 2 15:19:40 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bc600a5b02ed19c8d3ca4829f5bb0e2842d5d8c6
commit bc600a5b02ed19c8d3ca4829f5bb0e2842d5d8c6
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:09:09 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:18:51 +0000
devel/clanlib: Add CPE information
Approved by: portmgr (blanket)
---
devel/clanlib/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index a4ba82a76065..7738a6b95d89 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -28,7 +28,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
libpcre.so:devel/pcre \
libfreetype.so:print/freetype2
-USES= compiler:c++11-lib gl gmake jpeg libtool localbase:ldflags \
+USES= compiler:c++11-lib cpe gl gmake jpeg libtool localbase:ldflags \
pathfix pkgconfig sqlite tar:tgz xorg
USE_XORG= x11 xrender
USE_LDCONFIG= yes
More information about the dev-commits-ports-all
mailing list