summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk20
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:57:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:57:47 +0000
commit7e5a7bfffde29dcf41eea49049ddff803dd7e98e (patch)
tree0fa316fbf9025ae43a8ee6d56dec95166d38a31b /x11-toolkits/gtk20
parent- unsupported upstream, consider using net/gogoc (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits)
Notes
Notes: svn path=/head/; revision=327785
Diffstat (limited to 'x11-toolkits/gtk20')
-rw-r--r--x11-toolkits/gtk20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 0ab5b4626bda..76cb5b844efe 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -1,7 +1,6 @@
# Created by: Vanilla I. Shu <vanilla@MinJe.com.TW>
# $FreeBSD$
# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.237 2013/03/04 17:44:38 kwm Exp $
-# Remember to update graphics/gtk-update-icon-cache too.
PORTNAME= gtk
PORTVERSION= 2.24.19
@@ -46,6 +45,7 @@ MAN1= gtk-query-immodules-2.0.1
OPTIONS_DEFINE= CUPS DEBUG
OPTIONS_DEFAULT=CUPS
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCUPS}