diff options
Diffstat (limited to 'sysutils/gcombust/Makefile')
-rw-r--r-- | sysutils/gcombust/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index fd21d275db09..e6c688a2e860 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS+=--without-included-gettext --datadir=${PREFIX}/share CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes .include <bsd.port.options.mk> pre-patch: |