svn commit: r347646 - head/net-mgmt/arpalert

Martin Wilke miwi at FreeBSD.org
Sun Mar 9 14:53:46 UTC 2014


Author: miwi
Date: Sun Mar  9 14:53:45 2014
New Revision: 347646
URL: http://svnweb.freebsd.org/changeset/ports/347646
QAT: https://qat.redports.org/buildarchive/r347646/

Log:
  - Stage support

Modified:
  head/net-mgmt/arpalert/Makefile
  head/net-mgmt/arpalert/pkg-plist

Modified: head/net-mgmt/arpalert/Makefile
==============================================================================
--- head/net-mgmt/arpalert/Makefile	Sun Mar  9 14:51:15 2014	(r347645)
+++ head/net-mgmt/arpalert/Makefile	Sun Mar  9 14:53:45 2014	(r347646)
@@ -13,7 +13,4 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--localstatedir=/var
 ALL_TARGET=	${PORTNAME}
 
-MAN8=		arpalert.8
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net-mgmt/arpalert/pkg-plist
==============================================================================
--- head/net-mgmt/arpalert/pkg-plist	Sun Mar  9 14:51:15 2014	(r347645)
+++ head/net-mgmt/arpalert/pkg-plist	Sun Mar  9 14:53:45 2014	(r347646)
@@ -4,4 +4,5 @@ etc/arpalert/maclist.deny
 etc/arpalert/oui.txt
 include/arpalert.h
 sbin/arpalert
+man/man8/arpalert.8.gz
 @dirrmtry etc/arpalert


More information about the svn-ports-head mailing list