diff options
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 0501e357ad78..f55917034d43 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/gtk USE_X_PREFIX= yes USE_GMAKE= yes +WANT_GNOME= yes MAKEFILE= makefile MAKE_ENV= CC="${CXX}" EXTRA_PATCH_FILES= lua/include/lauxlib.h \ |