1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Use %%PERL5_MAN1%%

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-09-17 17:12:17 +00:00
parent 2aafd8cd2c
commit 370e567359
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397164

View File

@ -20,6 +20,6 @@ USE_PERL5= modbuild
USES= perl5
PLIST_FILES= bin/subatom \
${SITE_MAN1}/subatom.1.gz
%%PERL5_MAN1%%/subatom.1.gz
.include <bsd.port.mk>