git: c05a301eaa70 - main - graphics/imlib2: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:30 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c05a301eaa70aff20bcea96487ae2b8ee8b9de87
commit c05a301eaa70aff20bcea96487ae2b8ee8b9de87
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:04:07 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:23 +0000
graphics/imlib2: Add CPE information
Approved by: portmgr (blanket)
---
graphics/imlib2/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index 850cf792f04d..318198094f47 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -16,11 +16,13 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libfreetype.so:print/freetype2
-USES= libtool pathfix pkgconfig tar:bzip2
+USES= cpe libtool pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
+CPE_VENDOR= enlightenment
+
CONFIGURE_ARGS= --enable-visibility-hiding --disable-static \
--with-zlib --with-bzip2
CONFIGURE_ENV= ac_cv_lib_dl_dlopen=no
More information about the dev-commits-ports-all
mailing list