diff options
Diffstat (limited to 'devel/devhelp/Makefile')
-rw-r--r-- | devel/devhelp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index 4b24996182d8..beddea6d5484 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -33,6 +33,7 @@ LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib OPTIONS_DEFINE= GEDIT GEDIT_DESC= Enable GEdit plug-in support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGEDIT} |