graphics/ming: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
9ce2937f7f
commit
3924ee6c09
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,9 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
|||
libgif.so:graphics/giflib \
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= autoreconf bison gmake libtool localbase pathfix pkgconfig shebangfix
|
||||
USES= autoreconf bison cpe gmake libtool localbase pathfix pkgconfig shebangfix
|
||||
|
||||
CPE_VENDOR= libming
|
||||
|
||||
CFLAGS+= -fcommon # https://github.com/libming/libming/issues/55
|
||||
CONFIGURE_ARGS= --includedir=${PREFIX}/include/ming
|
||||
|
|
Loading…
Reference in a new issue