cad/gerbv: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
fe7ff92f26
commit
caba6d71cf
1 changed files with 3 additions and 1 deletions
|
@ -15,11 +15,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= autoreconf compiler:c++11-lang desktop-file-utils gmake gnome \
|
||||
USES= autoreconf compiler:c++11-lang cpe desktop-file-utils gmake gnome \
|
||||
libtool localbase pathfix pkgconfig
|
||||
USE_GNOME= cairo gtk20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPE_VENDOR= gerbv_project
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= ac_aux_dir="."
|
||||
CFLAGS+= -fcommon
|
||||
|
|
Loading…
Reference in a new issue