From 7a2f258e1a92526b73a29cfc2f8f99e1ecc968f0 Mon Sep 17 00:00:00 2001 From: edwin Date: Mon, 31 Mar 2003 01:09:31 +0000 Subject: [Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts) PR: ports/48961 Submitted by: Alex Dupre --- print/pdflib4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/pdflib4') 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) -- cgit