summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-05-14 10:17:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-05-14 10:17:16 +0000
commitfa5ddfb0b6b68c497a217f1ca2a0e619c7afe049 (patch)
treee392c67a7af140f2f8d3747ed2dd9626b53ddc84 /editors
parent- Switch to USES=localbase (diff)
Remove changes that crept in by accidents
Reported by: danfe
Notes
Notes: svn path=/head/; revision=415184
Diffstat (limited to 'editors')
-rw-r--r--editors/gate/Makefile1
-rw-r--r--editors/gate/files/patch-configure9
2 files changed, 0 insertions, 10 deletions
diff --git a/editors/gate/Makefile b/editors/gate/Makefile
index f0a67ffc5737..9025e680cd2b 100644
--- a/editors/gate/Makefile
+++ b/editors/gate/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS= aspell:textproc/aspell
USES= ncurses
GNU_CONFIGURE= yes
-USE_CSTD= gnu89
CONFIGURE_ARGS= --with-aspell=${LOCALBASE}/bin/aspell
ALL_TARGET= gate gate.1
diff --git a/editors/gate/files/patch-configure b/editors/gate/files/patch-configure
index d15f08f5a38b..579cf63aaf5b 100644
--- a/editors/gate/files/patch-configure
+++ b/editors/gate/files/patch-configure
@@ -9,12 +9,3 @@
LIBS="-l$i $ac_func_search_save_LIBS"
cat > conftest.$ac_ext <<EOF
#line 1773 "configure"
-@@ -2123,7 +2123,7 @@ res_datadir=`eval "echo $datadir"`
- prefix=$gate_prefix
-
- cat >> confdefs.h <<EOF
--#define HELP_FILE "${res_datadir}/gate.help"
-+#define HELP_FILE "/usr/local/share/gate/gate.help"
- EOF
-
-