aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-03-31 01:09:31 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-03-31 01:09:31 +0000
commit90d9207db4ef2b936a2c90e34cc9825968ca5806 (patch)
tree1a65400041354e62bb3fb4e94ddf29baf8a57739 /print
parentf707bc4606c121edb1e82e50cc6aa9dc90ea9bfc (diff)
downloadports-90d9207db4ef2b936a2c90e34cc9825968ca5806.tar.gz
ports-90d9207db4ef2b936a2c90e34cc9825968ca5806.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/pdflib/Makefile2
-rw-r--r--print/pdflib4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index 7a9a652574b7..e0ac8c06f353 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -19,7 +19,7 @@ INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-cxx
+CONFIGURE_ARGS= --enable-cxx --prefix=${PREFIX} --with-perl=${PERL}
post-install:
.if !defined(NOPORTDOCS)
diff --git a/print/pdflib4/Makefile b/print/pdflib4/Makefile
index 7a9a652574b7..e0ac8c06f353 100644
--- a/print/pdflib4/Makefile
+++ b/print/pdflib4/Makefile
@@ -19,7 +19,7 @@ INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-cxx
+CONFIGURE_ARGS= --enable-cxx --prefix=${PREFIX} --with-perl=${PERL}
post-install:
.if !defined(NOPORTDOCS)