svn commit: r347583 - head/net-mgmt/scli

Martin Wilke miwi at FreeBSD.org
Sun Mar 9 14:23:36 UTC 2014


Author: miwi
Date: Sun Mar  9 14:23:35 2014
New Revision: 347583
URL: http://svnweb.freebsd.org/changeset/ports/347583
QAT: https://qat.redports.org/buildarchive/r347583/

Log:
  - Stage support

Modified:
  head/net-mgmt/scli/Makefile

Modified: head/net-mgmt/scli/Makefile
==============================================================================
--- head/net-mgmt/scli/Makefile	Sun Mar  9 14:23:24 2014	(r347582)
+++ head/net-mgmt/scli/Makefile	Sun Mar  9 14:23:35 2014	(r347583)
@@ -17,9 +17,8 @@ GNU_CONFIGURE=	yes
 USES=		gmake pkgconfig
 USE_GNOME=	libxml2
 
-MAN1=		scli.1
 INFO=		scli
-PLIST_FILES=	bin/scli
+PLIST_FILES=	bin/scli man/man1/scli.1.gz
+
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list