svn commit: r347222 - head/devel/cvs2darcs

Martin Wilke miwi at FreeBSD.org
Thu Mar 6 14:16:04 UTC 2014


Author: miwi
Date: Thu Mar  6 14:16:03 2014
New Revision: 347222
URL: http://svnweb.freebsd.org/changeset/ports/347222
QAT: https://qat.redports.org/buildarchive/r347222/

Log:
  - Stage support

Modified:
  head/devel/cvs2darcs/Makefile

Modified: head/devel/cvs2darcs/Makefile
==============================================================================
--- head/devel/cvs2darcs/Makefile	Thu Mar  6 14:15:42 2014	(r347221)
+++ head/devel/cvs2darcs/Makefile	Thu Mar  6 14:16:03 2014	(r347222)
@@ -21,10 +21,8 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 GNU_CONFIGURE=	yes
 USES=		perl5
 NO_BUILD=	yes
-MAN1=	cvs2darcs.1
 PLIST_FILES=	bin/cvs2darcs share/cvs2darcs/cvs_convert.pl \
-		share/cvs2darcs/branch_detect.pl
+		share/cvs2darcs/branch_detect.pl man/man1/${PORTNAME}.1.gz
 PLIST_DIRS=	share/cvs2darcs
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list