aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/expedite
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2013-09-30 06:23:02 +0800
committergblach <gblach@FreeBSD.org>2013-09-30 06:23:02 +0800
commit0c9e894e413c1c2cf4aae3be1df35c4648515fa8 (patch)
tree9410370a1996922ff9913b05e0b271f464ec6ceb /benchmarks/expedite
parent9f18cc5705da26da9724068d047e1ed4e8d5625c (diff)
downloadfreebsd-ports-gnome-0c9e894e413c1c2cf4aae3be1df35c4648515fa8.tar.gz
freebsd-ports-gnome-0c9e894e413c1c2cf4aae3be1df35c4648515fa8.tar.zst
freebsd-ports-gnome-0c9e894e413c1c2cf4aae3be1df35c4648515fa8.zip
- Support staging
Approved by: crees, tabthorpe (mentors, implicit)
Diffstat (limited to 'benchmarks/expedite')
-rw-r--r--benchmarks/expedite/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/expedite/Makefile b/benchmarks/expedite/Makefile
index cdc47fd6761e..38ef7faeeaaa 100644
--- a/benchmarks/expedite/Makefile
+++ b/benchmarks/expedite/Makefile
@@ -26,7 +26,6 @@ OPENGL_DESC= Enable OpenGL evas engine
SDL_DESC= Enable SDL evas engine
X11_DESC= Enable X11 evas engine
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOPENGL}