diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-31 01:45:54 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-31 01:45:54 +0800 |
commit | b60ee6e14caaea05351ec9ee976ed578448f0e6d (patch) | |
tree | 8bc01117990f8fee113b244f392f37405f49bfe5 /benchmarks | |
parent | 683c3996368a44c1b644cdf043289ead6e00e455 (diff) | |
download | freebsd-ports-gnome-b60ee6e14caaea05351ec9ee976ed578448f0e6d.tar.gz freebsd-ports-gnome-b60ee6e14caaea05351ec9ee976ed578448f0e6d.tar.zst freebsd-ports-gnome-b60ee6e14caaea05351ec9ee976ed578448f0e6d.zip |
Stage support
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/gtkperf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index 64e0ed0ee01f..61381ebcf1c4 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -16,7 +16,6 @@ USES= gmake pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk20 gnomeprefix -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |