aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-04-14 09:32:46 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-04-14 09:32:46 +0000
commite04ebb26019647a00a14c775c96cd9bffdb11f3c (patch)
tree3e167bdf535b88933967394c56d6867409b56785 /print
parent1f3698d47c824b9edd48cabe31b9578c55efe147 (diff)
downloadports-e04ebb26019647a00a14c775c96cd9bffdb11f3c.tar.gz
ports-e04ebb26019647a00a14c775c96cd9bffdb11f3c.zip
print/gv: add CPE information
- Maintainer's timeout (bf@FreeBSD.org) PR: 198637 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Notes
Notes: svn path=/head/; revision=383990
Diffstat (limited to 'print')
-rw-r--r--print/gv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index f072c35f51a5..a29403b2145a 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d
USE_XORG= xpm ice sm xext xmu x11
USE_GHOSTSCRIPT= yes
-USES= iconv gmake perl5 shebangfix
+USES= cpe iconv gmake perl5 shebangfix
USE_PERL5= build
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/X11 \
SHEBANG_FILES= ${WRKSRC}/src/gv-update-userconfig.in
INFO= gv
+CPE_VENDOR= gnu
PLIST_FILES= bin/gv \
bin/gv-update-userconfig \
%%DATADIR%%/gv_system.ad \