aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/vacuum-im
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:13:34 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:13:34 +0800
commit1970e0c0bc69e6e45a0db0b3c8302bb2e0e8c953 (patch)
tree3627eb445c11fcddb4821034c5c6a4a785689342 /net-im/vacuum-im
parentea8ff22cff3d553574b25de8cfd89024ab2cb22e (diff)
downloadfreebsd-ports-gnome-1970e0c0bc69e6e45a0db0b3c8302bb2e0e8c953.tar.gz
freebsd-ports-gnome-1970e0c0bc69e6e45a0db0b3c8302bb2e0e8c953.tar.zst
freebsd-ports-gnome-1970e0c0bc69e6e45a0db0b3c8302bb2e0e8c953.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: net-im)
Diffstat (limited to 'net-im/vacuum-im')
-rw-r--r--net-im/vacuum-im/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/vacuum-im/Makefile b/net-im/vacuum-im/Makefile
index afc2ab9058fc..95153bb213e7 100644
--- a/net-im/vacuum-im/Makefile
+++ b/net-im/vacuum-im/Makefile
@@ -27,4 +27,5 @@ DESKTOP_ENTRIES="Vacuum-IM" "Modular, crossplatform Jabber client" \
"${PREFIX}/share/pixmaps/vacuum.png" "${PORTNAME}" \
"Qt;Network;InstantMessaging;" false
+NO_STAGE= yes
.include <bsd.port.mk>