From 66aa2f0b942e45f2c3600b16d5a32782a54b1d09 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 18:44:49 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: irc) --- irc/hexchat/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/hexchat') diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index ca9b8b7705dc..56aa55aefc8f 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -62,6 +62,7 @@ DBUS_CONFIGURE_ENABLE= dbus NOTIFY_RUN_DEPENDS= notify-send:${PORTSDIR}/devel/libnotify NOTIFY_CONFIGURE_ENABLE= libnotify +NO_STAGE= yes .include .if ! ${PORT_OPTIONS:MLIBSEXY} && ! ${PORT_OPTIONS:MGTKSPELL} && ! ${PORT_OPTIONS:MSTATIC} -- cgit