svn commit: r341547 - head/www/nd
Martin Wilke
miwi at FreeBSD.org
Tue Jan 28 13:32:31 UTC 2014
Author: miwi
Date: Tue Jan 28 13:32:30 2014
New Revision: 341547
URL: http://svnweb.freebsd.org/changeset/ports/341547
QAT: https://qat.redports.org/buildarchive/r341547/
Log:
- Stage support
Modified:
head/www/nd/Makefile
Modified: head/www/nd/Makefile
==============================================================================
--- head/www/nd/Makefile Tue Jan 28 13:32:12 2014 (r341546)
+++ head/www/nd/Makefile Tue Jan 28 13:32:30 2014 (r341547)
@@ -13,8 +13,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc
GNU_CONFIGURE= yes
-MAN1= nd.1
-PLIST_FILES= bin/nd
+PLIST_FILES= bin/nd \
+ man/man1/nd.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list