svn commit: r340754 - head/devel/blame

Baptiste Daroussin bapt at FreeBSD.org
Wed Jan 22 23:59:40 UTC 2014


Author: bapt
Date: Wed Jan 22 23:59:39 2014
New Revision: 340754
URL: http://svnweb.freebsd.org/changeset/ports/340754
QAT: https://qat.redports.org/buildarchive/r340754/

Log:
  Support stage

Modified:
  head/devel/blame/Makefile

Modified: head/devel/blame/Makefile
==============================================================================
--- head/devel/blame/Makefile	Wed Jan 22 23:58:42 2014	(r340753)
+++ head/devel/blame/Makefile	Wed Jan 22 23:59:39 2014	(r340754)
@@ -11,8 +11,7 @@ COMMENT=	Display last modification for e
 
 USE_CSTD=	gnu89
 GNU_CONFIGURE=	yes
-MAN1=		blame.1
-PLIST_FILES=	bin/blame
+PLIST_FILES=	bin/blame \
+		man/man1/blame.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list