1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Rename PLIST.perl to pkg-plist.perl.

This commit is contained in:
Satoshi Asami 2000-10-08 00:38:53 +00:00
parent 874c63311b
commit 96ce4bb71f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33503

View File

@ -20,7 +20,7 @@ MAN1= vile.1
.if defined(WITH_PERL)
CONFIGURE_ARGS= --with-perl
PLIST= ${PKGDIR}/PLIST.perl
PLIST= ${PKGDIR}/pkg-plist.perl
USE_PERL5= yes
.endif