From 590868c5a966f9479315ce17998f4d8235eb3057 Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 7 May 2006 10:55:47 +0000 Subject: Remove USE_REINPLACE from all categories starting with E --- editors/gate/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'editors/gate') 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 -- cgit