Remove changes that crept in by accidents

Reported by:	danfe
This commit is contained in:
Baptiste Daroussin 2016-05-14 10:17:16 +00:00
parent 3f42f57469
commit fa5ddfb0b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415184
2 changed files with 0 additions and 10 deletions

View File

@ -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

View File

@ -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