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