aboutsummaryrefslogtreecommitdiff
path: root/graphics/grafx2
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-23 10:26:46 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-23 10:26:46 +0000
commit84040e08606677e89a7735780f8a6e30b78ff334 (patch)
treee71680cb84d56a2ca6dbe870472bd01fcd87a217 /graphics/grafx2
parent012586d32c230a3ef2fb8f3368230787d0920d83 (diff)
Notes
Diffstat (limited to 'graphics/grafx2')
-rw-r--r--graphics/grafx2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile
index d7e400f3e16c..90d2ef05a692 100644
--- a/graphics/grafx2/Makefile
+++ b/graphics/grafx2/Makefile
@@ -24,7 +24,6 @@ OPTIONS_DEFINE= TTF LUA
TTF_DESC= True Type font support
OPTIONS_DEFAULT=TTF
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTTF}