graphics/imlib2: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
b0b4fa3806
commit
c05a301eaa
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue