Date: Sun, 12 Aug 2018 17:33:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477014 - head/devel/p5-subatom Message-ID: <201808121733.w7CHXgn5002297@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808121733.w7CHXgn5002297>