svn commit: r347591 - head/net/dhcping
Martin Wilke
miwi at FreeBSD.org
Sun Mar 9 14:25:21 UTC 2014
Author: miwi
Date: Sun Mar 9 14:25:21 2014
New Revision: 347591
URL: http://svnweb.freebsd.org/changeset/ports/347591
QAT: https://qat.redports.org/buildarchive/r347591/
Log:
- Stage support
Modified:
head/net/dhcping/Makefile
Modified: head/net/dhcping/Makefile
==============================================================================
--- head/net/dhcping/Makefile Sun Mar 9 14:25:13 2014 (r347590)
+++ head/net/dhcping/Makefile Sun Mar 9 14:25:21 2014 (r347591)
@@ -12,8 +12,7 @@ COMMENT= Send DHCP request to DHCP serve
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
-MAN8= dhcping.8
-PLIST_FILES= bin/dhcping
+PLIST_FILES= bin/dhcping \
+ man/man8/dhcping.8.gz
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list