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

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 6 09:39:03 UTC 2014


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>


More information about the svn-ports-all mailing list