Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 13:32:30 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341547 - head/www/nd
Message-ID:  <201401281332.s0SDWUBS089157@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401281332.s0SDWUBS089157>