Use PLIST_SUB for PERL_VERSION in pkg-plist.
Submitted by: bento
This commit is contained in:
parent
22ffc96797
commit
868272df3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46720
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
lib/perl5/site_perl/5.005/Tk/FileDialog.pm
|
||||
lib/perl5/site_perl/%%PERL_VERSION%%/Tk/FileDialog.pm
|
||||
|
Loading…
Reference in New Issue
Block a user