svn commit: r343882 - head/net-mgmt/netmask

Martin Wilke miwi at FreeBSD.org
Wed Feb 12 10:16:05 UTC 2014


Author: miwi
Date: Wed Feb 12 10:16:05 2014
New Revision: 343882
URL: http://svnweb.freebsd.org/changeset/ports/343882
QAT: https://qat.redports.org/buildarchive/r343882/

Log:
  - Stage support

Modified:
  head/net-mgmt/netmask/Makefile

Modified: head/net-mgmt/netmask/Makefile
==============================================================================
--- head/net-mgmt/netmask/Makefile	Wed Feb 12 10:15:56 2014	(r343881)
+++ head/net-mgmt/netmask/Makefile	Wed Feb 12 10:16:05 2014	(r343882)
@@ -15,9 +15,8 @@ WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}
 GNU_CONFIGURE=	yes
 USES=		gmake
 
-MAN1=		netmask.1
 INFO=		netmask
-PLIST_FILES=	bin/netmask
+PLIST_FILES=	bin/netmask \
+		man/man1/netmask.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list