svn commit: r338191 - head/science/gsmc
Diane Bruce
db at FreeBSD.org
Mon Dec 30 22:50:39 UTC 2013
Author: db
Date: Mon Dec 30 22:50:38 2013
New Revision: 338191
URL: http://svnweb.freebsd.org/changeset/ports/338191
Log:
- Enable staging
Added:
head/science/gsmc/pkg-plist (contents, props changed)
Modified:
head/science/gsmc/Makefile (contents, props changed)
Modified: head/science/gsmc/Makefile
==============================================================================
--- head/science/gsmc/Makefile Mon Dec 30 22:49:33 2013 (r338190)
+++ head/science/gsmc/Makefile Mon Dec 30 22:50:38 2013 (r338191)
@@ -18,8 +18,4 @@ USES= gmake pkgconfig
USE_AUTOTOOLS= aclocal automake autoconf
AUTOMAKE_ARGS= -i --add-missing --foreign --copy
-MAN1= gsmc.1
-PLIST_FILES= bin/gsmc
-
-NO_STAGE= yes
.include <bsd.port.mk>
Added: head/science/gsmc/pkg-plist
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/science/gsmc/pkg-plist Mon Dec 30 22:50:38 2013 (r338191)
@@ -0,0 +1,2 @@
+bin/gsmc
+man/man1/gsmc.1.gz
More information about the svn-ports-all
mailing list