svn commit: r477014 - head/devel/p5-subatom

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 12 17:33:44 UTC 2018


Author: sunpoet
Date: Sun Aug 12 17:33:42 2018
New Revision: 477014
URL: https://svnweb.freebsd.org/changeset/ports/477014

Log:
  Update PLIST_FILES: remove %%

Modified:
  head/devel/p5-subatom/Makefile

Modified: head/devel/p5-subatom/Makefile
==============================================================================
--- head/devel/p5-subatom/Makefile	Sun Aug 12 17:33:37 2018	(r477013)
+++ head/devel/p5-subatom/Makefile	Sun Aug 12 17:33:42 2018	(r477014)
@@ -22,6 +22,6 @@ USE_PERL5=	modbuild
 USES=		perl5
 
 PLIST_FILES=	bin/subatom \
-		%%PERL5_MAN1%%/subatom.1.gz
+		${SITE_MAN1_REL}/subatom.1.gz
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list