svn commit: r343887 - head/net-mgmt/pads
Martin Wilke
miwi at FreeBSD.org
Wed Feb 12 10:16:49 UTC 2014
Author: miwi
Date: Wed Feb 12 10:16:48 2014
New Revision: 343887
URL: http://svnweb.freebsd.org/changeset/ports/343887
QAT: https://qat.redports.org/buildarchive/r343887/
Log:
- Stage support
Modified:
head/net-mgmt/pads/Makefile
head/net-mgmt/pads/pkg-plist
Modified: head/net-mgmt/pads/Makefile
==============================================================================
--- head/net-mgmt/pads/Makefile Wed Feb 12 10:16:37 2014 (r343886)
+++ head/net-mgmt/pads/Makefile Wed Feb 12 10:16:48 2014 (r343887)
@@ -17,7 +17,4 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
-MAN8= pads.8 pads-report.8 pads.conf.8
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/net-mgmt/pads/pkg-plist
==============================================================================
--- head/net-mgmt/pads/pkg-plist Wed Feb 12 10:16:37 2014 (r343886)
+++ head/net-mgmt/pads/pkg-plist Wed Feb 12 10:16:48 2014 (r343887)
@@ -9,4 +9,7 @@ etc/pads.conf
%%DATADIR%%/ChangeLog
%%DATADIR%%/INSTALL
%%DATADIR%%/README
+man/man8/pads-report.8.gz
+man/man8/pads.8.gz
+man/man8/pads.conf.8.gz
@dirrm %%DATADIR%%
More information about the svn-ports-all
mailing list