git: cd23eef9350d - main - x11-toolkits/fltk: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:33 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cd23eef9350dab288e3351d46fba68dbd79a1620
commit cd23eef9350dab288e3351d46fba68dbd79a1620
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:24:44 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:56 +0000
x11-toolkits/fltk: Add CPE information
Approved by: portmgr (blanket)
---
x11-toolkits/fltk/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile
index b94be22433a3..2922fc86f765 100644
--- a/x11-toolkits/fltk/Makefile
+++ b/x11-toolkits/fltk/Makefile
@@ -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}
More information about the dev-commits-ports-all
mailing list