mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update PLIST_FILES: remove %%
This commit is contained in:
parent
df29193d35
commit
a7eef61dfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477024
@ -13,7 +13,7 @@ NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
PLIST_FILES= %%SITE_PERL%%/Net/NTP.pm \
|
||||
%%PERL5_MAN3%%/Net::NTP.3.gz
|
||||
PLIST_FILES= ${SITE_PERL_REL}/Net/NTP.pm \
|
||||
${SITE_MAN3_REL}/Net::NTP.3.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user