From 063e67aaae1b3df875130355df8fbe47e10d717b Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 16 Apr 2003 03:36:58 +0000 Subject: [PATCH] Add a PKGNAMESUFFIX when building with Perl to avoid a duplicate entry in INDEX. Reported by: kris --- print/pdflib/Makefile | 1 + 1 file changed, 1 insertion(+) 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 "