aboutsummaryrefslogtreecommitdiff
path: root/print/gv
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2010-08-06 20:55:27 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2010-08-06 20:55:27 +0000
commitb843688e3c19e7b8421e48b7dbd9836d92c558f8 (patch)
treeed7a1d8e07394923ebc480fba848258643a20fab /print/gv
parentb9ecf787863ad23c769c2f06b3248c9c1b9ec1a5 (diff)
downloadports-b843688e3c19e7b8421e48b7dbd9836d92c558f8.tar.gz
ports-b843688e3c19e7b8421e48b7dbd9836d92c558f8.zip
Add a missing build dependency on perl
Reported by: pgj, QAT Approved by: makc (co-mentor)
Notes
Notes: svn path=/head/; revision=258855
Diffstat (limited to 'print/gv')
-rw-r--r--print/gv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index b54e913e3e0f..b9b14931dcc3 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -21,6 +21,7 @@ USE_XORG= xpm ice sm xext xmu x11
USE_GHOSTSCRIPT= yes
USE_GMAKE= yes
USE_ICONV= yes
+USE_PERL5_BUILD= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib