summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \