Date: Thu, 6 Feb 2014 09:39:03 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342987 - head/devel/p5-subatom Message-ID: <201402060939.s169d35i045799@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Feb 6 09:39:03 2014 New Revision: 342987 URL: http://svnweb.freebsd.org/changeset/ports/342987 QAT: https://qat.redports.org/buildarchive/r342987/ Log: Support staging. Modified: head/devel/p5-subatom/Makefile Modified: head/devel/p5-subatom/Makefile ============================================================================== --- head/devel/p5-subatom/Makefile Thu Feb 6 09:38:02 2014 (r342986) +++ head/devel/p5-subatom/Makefile Thu Feb 6 09:39:03 2014 (r342987) @@ -16,9 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild -PLIST_FILES= bin/subatom +PLIST_FILES= bin/subatom man/man1/subatom.1.gz -MAN1= subatom.1 - -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402060939.s169d35i045799>