aboutsummaryrefslogtreecommitdiff
path: root/graphics/gts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gts/Makefile')
-rw-r--r--graphics/gts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile
index 8b91e8c6934c..cbfb342bc13a 100644
--- a/graphics/gts/Makefile
+++ b/graphics/gts/Makefile
@@ -21,6 +21,7 @@ NETPBM_DESC= Build with libnetpbm support
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNETPBM}