Use PLIST_SUB for PERL_VERSION in pkg-plist.

Submitted by:	bento
This commit is contained in:
Alexander Langer 2001-08-23 16:01:58 +00:00
parent 22ffc96797
commit 868272df3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46720
2 changed files with 3 additions and 1 deletions

View File

@ -18,4 +18,6 @@ PERL_CONFIGURE= yes
MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION}
MAN3= Tk::FileDialog.3
PLIST_SUB= PERL_VERSION=${PERL_VERSION}
.include <bsd.port.mk>

View File

@ -1 +1 @@
lib/perl5/site_perl/5.005/Tk/FileDialog.pm
lib/perl5/site_perl/%%PERL_VERSION%%/Tk/FileDialog.pm