summaryrefslogtreecommitdiff
path: root/benchmarks/gtkperf
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
commit0f0eb50c1e9988923b5a502ecdeb918467b60cac (patch)
tree31ede4b6a16eed4dc573704597f9b61f97243a68 /benchmarks/gtkperf
parent- Add entry about the new DEFAULT_VERSIONS framework (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
Notes
Notes: svn path=/head/; revision=327708
Diffstat (limited to 'benchmarks/gtkperf')
-rw-r--r--benchmarks/gtkperf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile
index 61381ebcf1c4..64e0ed0ee01f 100644
--- a/benchmarks/gtkperf/Makefile
+++ b/benchmarks/gtkperf/Makefile
@@ -16,6 +16,7 @@ USES= gmake pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk20 gnomeprefix
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}