aboutsummaryrefslogtreecommitdiff
path: root/editors/pdfedit
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-27 08:53:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-27 08:53:01 +0000
commit10271b370c5aa3b895f89fa0a1b68094a5d58f9f (patch)
tree95c09fb85cd59173dff900fe118bbdc464b76fd9 /editors/pdfedit
parentb6054989344ae70d66ab829cd2ce3f998e62d399 (diff)
downloadports-10271b370c5aa3b895f89fa0a1b68094a5d58f9f.tar.gz
ports-10271b370c5aa3b895f89fa0a1b68094a5d58f9f.zip
- Fix build (needs perl to build)
Notes
Notes: svn path=/head/; revision=209934
Diffstat (limited to 'editors/pdfedit')
-rw-r--r--editors/pdfedit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/pdfedit/Makefile b/editors/pdfedit/Makefile
index c2fe1514aff0..9e2c7e87436e 100644
--- a/editors/pdfedit/Makefile
+++ b/editors/pdfedit/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \
USE_BZIP2= yes
USE_GMAKE= yes
+USE_PERL5_BUILD=yes
USE_QT_VER= 3
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \