aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 19:04:07 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:23 +0000
commitc05a301eaa70aff20bcea96487ae2b8ee8b9de87 (patch)
treee9d2d2dad0818e83f7107f2fab480b9be0d40446
parentb0b4fa380673ef415a802431eb95d6e3c606b0e0 (diff)
downloadports-c05a301eaa70aff20bcea96487ae2b8ee8b9de87.tar.gz
ports-c05a301eaa70aff20bcea96487ae2b8ee8b9de87.zip
graphics/imlib2: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--graphics/imlib2/Makefile4
1 files changed, 3 insertions, 1 deletions
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