diff options
Diffstat (limited to 'devel/p5-subatom/Makefile')
-rw-r--r-- | devel/p5-subatom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-subatom/Makefile b/devel/p5-subatom/Makefile index cec33ef4d04b..58a96baf6858 100644 --- a/devel/p5-subatom/Makefile +++ b/devel/p5-subatom/Makefile @@ -20,6 +20,6 @@ USE_PERL5= modbuild USES= perl5 PLIST_FILES= bin/subatom \ - man/man1/subatom.1.gz + ${SITE_MAN1}/subatom.1.gz .include <bsd.port.mk> |