summaryrefslogtreecommitdiffstats
path: root/print/pdflib
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-16 03:36:58 +0000
committermarcus <marcus@FreeBSD.org>2003-04-16 03:36:58 +0000
commit8822c5eb79e79a15db3012df06d4e9f3a0b475e3 (patch)
tree0c078a3213e95d36f014a753921c468f57ea5864 /print/pdflib
parentad8841b2e5214b88999c2de8daa2a3ad086b3f3c (diff)
downloadFreeBSD-ports-8822c5eb79e79a15db3012df06d4e9f3a0b475e3.zip
FreeBSD-ports-8822c5eb79e79a15db3012df06d4e9f3a0b475e3.tar.gz
Add a PKGNAMESUFFIX when building with Perl to avoid a duplicate entry
in INDEX. Reported by: kris
Diffstat (limited to 'print/pdflib')
-rw-r--r--print/pdflib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index 3e67d63..7fc5a02 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -29,6 +29,7 @@ CONFIGURE_ARGS= --with-java=no \
USE_PERL5= yes
PLIST_SUB= PERL=""
CONFIGURE_ARGS+=--with-perl=${PERL}
+PKGNAMESUFFIX= -perl
.else
CONFIGURE_ARGS+=--with-perl=no
PLIST_SUB= PERL="@comment "
OpenPOWER on IntegriCloud