aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-16 11:36:58 +0800
committermarcus <marcus@FreeBSD.org>2003-04-16 11:36:58 +0800
commit8822c5eb79e79a15db3012df06d4e9f3a0b475e3 (patch)
tree0c078a3213e95d36f014a753921c468f57ea5864 /print
parentad8841b2e5214b88999c2de8daa2a3ad086b3f3c (diff)
downloadfreebsd-ports-gnome-8822c5eb79e79a15db3012df06d4e9f3a0b475e3.tar.gz
freebsd-ports-gnome-8822c5eb79e79a15db3012df06d4e9f3a0b475e3.tar.zst
freebsd-ports-gnome-8822c5eb79e79a15db3012df06d4e9f3a0b475e3.zip
Add a PKGNAMESUFFIX when building with Perl to avoid a duplicate entry
in INDEX. Reported by: kris
Diffstat (limited to 'print')
-rw-r--r--print/pdflib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index 3e67d636664d..7fc5a02d0a51 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 "