summaryrefslogtreecommitdiff
path: root/print/pdflib
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-16 03:36:58 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-16 03:36:58 +0000
commit063e67aaae1b3df875130355df8fbe47e10d717b (patch)
tree5ceed24e7df6d9e971113688b3caf8562bf32e2f /print/pdflib
parentI had to roll a new compiler bootstrap for the FreeBSD/alpha (diff)
Add a PKGNAMESUFFIX when building with Perl to avoid a duplicate entry
in INDEX. Reported by: kris
Notes
Notes: svn path=/head/; revision=79050
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 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 "