diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-09-19 18:05:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-09-19 18:05:58 +0000 |
commit | 871f11dee20f3b5a8a770d99c386c51b08ebe219 (patch) | |
tree | 632e3b23d0da826fbae07d818873e713ea1220b9 /editors | |
parent | 013f491948e3225ca2b95207e2b73ba59109ddb9 (diff) |
Notes
Diffstat (limited to 'editors')
-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 \ |