Update PLIST_FILES: remove %%

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-08-12 17:33:32 +00:00
parent d9271078d2
commit 191cd6fc38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477012

View File

@ -22,6 +22,6 @@ USE_PERL5= configure
USES= perl5
PLIST_FILES= bin/umph \
%%PERL5_MAN1%%/umph.1.gz
${SITE_MAN1_REL}/umph.1.gz
.include <bsd.port.mk>