Remove changes that crept in by accidents
Reported by: danfe
This commit is contained in:
parent
3f42f57469
commit
fa5ddfb0b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415184
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user