svn commit: r345016 - head/devel/ald

Emanuel Haupt ehaupt at FreeBSD.org
Wed Feb 19 08:25:47 UTC 2014


Author: ehaupt
Date: Wed Feb 19 08:25:46 2014
New Revision: 345016
URL: http://svnweb.freebsd.org/changeset/ports/345016
QAT: https://qat.redports.org/buildarchive/r345016/

Log:
  Support staging

Modified:
  head/devel/ald/Makefile

Modified: head/devel/ald/Makefile
==============================================================================
--- head/devel/ald/Makefile	Wed Feb 19 08:22:17 2014	(r345015)
+++ head/devel/ald/Makefile	Wed Feb 19 08:25:46 2014	(r345016)
@@ -11,10 +11,8 @@ COMMENT=		Debugger for assembly level pr
 
 GNU_CONFIGURE=		yes
 
-MAN8=			ald.8
-PLIST_FILES=		bin/ald
+PLIST_FILES=		bin/ald man/man8/ald.8.gz
 ONLY_FOR_ARCHS=		i386
 NOPRECIOUSMAKEVARS=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list