forked from Lainports/freebsd-ports
Add a PKGNAMESUFFIX when building with Perl to avoid a duplicate entry
in INDEX. Reported by: kris
This commit is contained in:
parent
64a1605ef0
commit
063e67aaae
1 changed files with 1 additions and 0 deletions
|
|
@ -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 "
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue