diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 09:38:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 09:38:45 +0000 |
commit | acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b (patch) | |
tree | 651da5037b0f20c4a0f70a639fa0c0f659c951f1 /editors/scite | |
parent | 428214143dfd45bd47a803ec9420f46886c780b5 (diff) |
Notes
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 9b32d35b3859..296d7a8ba02b 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/gtk USE_GMAKE= yes USE_GNOME= gtk20 MAKEFILE= makefile -MAKE_ENV= CC="${CC}" CXX="${CXX}" SUB_FILES= pkg-message |