diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /editors/gate | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) |
Notes
Diffstat (limited to 'editors/gate')
-rw-r--r-- | editors/gate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/gate/Makefile b/editors/gate/Makefile index 36dc6e1a7180..716ff2d43e4d 100644 --- a/editors/gate/Makefile +++ b/editors/gate/Makefile @@ -16,7 +16,6 @@ COMMENT= A simple and unobtrusive line-oriented text editor BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-aspell=${LOCALBASE}/bin/aspell ALL_TARGET= gate gate.1 |