summaryrefslogtreecommitdiff
path: root/science/gsmc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:48:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:48:30 +0000
commit1dd0d087e7685065d68e44a26c1524785fcba7fb (patch)
tree483587f626b594c91bd63042428c5fd4c52d4891 /science/gsmc
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: science)
Notes
Notes: svn path=/head/; revision=327767
Diffstat (limited to 'science/gsmc')
-rw-r--r--science/gsmc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/gsmc/Makefile b/science/gsmc/Makefile
index e77a1dfaba84..10f31e2f0fbd 100644
--- a/science/gsmc/Makefile
+++ b/science/gsmc/Makefile
@@ -21,4 +21,5 @@ AUTOMAKE_ARGS= -i --add-missing --foreign --copy
MAN1= gsmc.1
PLIST_FILES= bin/gsmc
+NO_STAGE= yes
.include <bsd.port.mk>