x11-toolkits/fltk: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-10 20:24:44 +00:00
parent 9f0f61c444
commit cd23eef935
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -15,13 +15,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png \
libfontconfig.so:x11-fonts/fontconfig
USES= gl jpeg localbase pkgconfig tar:bz2 xorg
USES= cpe gl jpeg localbase pkgconfig tar:bz2 xorg
USE_XORG= x11 xcursor xext xfixes xft xinerama xrender
USE_GL= gl glu
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= NROFF=echo
CPE_VENDOR= fltk_project
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}