Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2014 14:19:09 +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: r343752 - head/sysutils/confctl
Message-ID:  <201402111419.s1BEJ9OS022395@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Feb 11 14:19:09 2014
New Revision: 343752
URL: http://svnweb.freebsd.org/changeset/ports/343752
QAT: https://qat.redports.org/buildarchive/r343752/

Log:
  - Stage support

Modified:
  head/sysutils/confctl/Makefile

Modified: head/sysutils/confctl/Makefile
==============================================================================
--- head/sysutils/confctl/Makefile	Tue Feb 11 14:18:41 2014	(r343751)
+++ head/sysutils/confctl/Makefile	Tue Feb 11 14:19:09 2014	(r343752)
@@ -14,8 +14,7 @@ COMMENT=	Utility to parse and modify C-l
 LICENSE=	BSD
 
 GNU_CONFIGURE=	yes
-MAN1=		confctl.1
-PLIST_FILES=	bin/confctl
+PLIST_FILES=	bin/confctl \
+		man/man1/confctl.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?201402111419.s1BEJ9OS022395>