summaryrefslogtreecommitdiff
path: root/biology/xmolwt/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:55:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:55:44 +0000
commit7055ff02f189a21dc14fc0489900f315a6e9192f (patch)
tree8297dcd0b71086ee72b8499934378d51ab6f897f /biology/xmolwt/Makefile
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: biology)
Notes
Notes: svn path=/head/; revision=327709
Diffstat (limited to 'biology/xmolwt/Makefile')
-rw-r--r--biology/xmolwt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/xmolwt/Makefile b/biology/xmolwt/Makefile
index 52edde304bbd..45c2a6e599eb 100644
--- a/biology/xmolwt/Makefile
+++ b/biology/xmolwt/Makefile
@@ -19,6 +19,7 @@ ALL_TARGET= gmolwt
PORTDOCS= *
PLIST_FILES= bin/gmolwt bin/molwt
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGTK2}