aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2015-03-17 19:19:06 +0800
committerrobak <robak@FreeBSD.org>2015-03-17 19:19:06 +0800
commit4643d074c56a8e00e65f8999b0dfba4517f71d8c (patch)
treef7d849bd77498f3a68b71a360d2a98a962e0f482 /graphics
parent542b65d637ad099d6d9041d9a9adcfa65df0135c (diff)
downloadfreebsd-ports-gnome-4643d074c56a8e00e65f8999b0dfba4517f71d8c.tar.gz
freebsd-ports-gnome-4643d074c56a8e00e65f8999b0dfba4517f71d8c.tar.zst
freebsd-ports-gnome-4643d074c56a8e00e65f8999b0dfba4517f71d8c.zip
graphics/gnash: add CPE information
PR: 198634 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gnash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index 6498460234cf..72499851d643 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
CONFLICTS= gnash-devel-[0-9]*
-USES= tar:bzip2 pkgconfig gmake libtool
+USES= cpe tar:bzip2 pkgconfig gmake libtool
GNU_CONFIGURE= yes
WANT_SDL= yes
USE_GCC= any
@@ -29,6 +29,7 @@ USE_GNOME= libxml2
USE_XORG= x11 xau xdmcp xext xi xinerama ice sm xv
INSTALLS_ICONS= yes
SYSCONFIGDIR= ${PREFIX}/etc
+CPE_VENDOR= gnu
# jemalloc leads to infinite recursion on FreeBSD
CONFIGURE_ARGS= --with-boost-incl="${LOCALBASE}/include" \