summaryrefslogtreecommitdiff
path: root/emulators/vba/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vba/Makefile')
-rw-r--r--emulators/vba/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile
index 2ad27d3b51ef..de8dddc958f9 100644
--- a/emulators/vba/Makefile
+++ b/emulators/vba/Makefile
@@ -38,6 +38,7 @@ PROFILING_DESC= Enable profiling
GTK2_CONFIGURE_ON= --enable-gtk=2.4
PROFILING_CONFIGURE_ENABLE= profiling
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MGTK2}