svn commit: r343752 - head/sysutils/confctl

Martin Wilke miwi at FreeBSD.org
Tue Feb 11 14:19:09 UTC 2014


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>


More information about the svn-ports-all mailing list