svn commit: r341918 - head/net/onenetd

Martin Wilke miwi at FreeBSD.org
Fri Jan 31 07:16:58 UTC 2014


Author: miwi
Date: Fri Jan 31 07:16:57 2014
New Revision: 341918
URL: http://svnweb.freebsd.org/changeset/ports/341918
QAT: https://qat.redports.org/buildarchive/r341918/

Log:
  - Stage support

Modified:
  head/net/onenetd/Makefile

Modified: head/net/onenetd/Makefile
==============================================================================
--- head/net/onenetd/Makefile	Fri Jan 31 07:04:20 2014	(r341917)
+++ head/net/onenetd/Makefile	Fri Jan 31 07:16:57 2014	(r341918)
@@ -12,8 +12,7 @@ MAINTAINER=	tdb at FreeBSD.org
 COMMENT=	A single-server inetd
 
 GNU_CONFIGURE=	yes
-MAN1=		onenetd.1
-PLIST_FILES=	bin/onenetd
+PLIST_FILES=	bin/onenetd \
+		man/man1/onenetd.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list