1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11-wm/wmakerconf/files/patch-ab
Maxim Sobolev d92861b0e4 Update to 2.7. Fix plist breakage caused by reg.
No responce from:	maintainer
2000-10-11 09:23:41 +00:00

21 lines
735 B
Plaintext

--- configure.orig Mon Sep 25 21:16:48 2000
+++ configure Wed Oct 11 12:11:11 2000
@@ -964,7 +964,7 @@
echo $ac_n "checking for GNOME apps directory""... $ac_c" 1>&6
echo "configure:966: checking for GNOME apps directory" >&5
GNOMEAPPS=`$gnomecfg --datadir`
- GNOMEAPPS="$GNOMEAPPS/gnome/apps/Settings"
+ GNOMEAPPS="$GNOMEAPPS/apps/Settings"
GNOMEAPP="wmakerconf.desktop"
echo "$ac_t""$GNOMEAPPS" 1>&6
fi
@@ -2856,7 +2856,7 @@
www_support="yes"
else
echo "$ac_t"""no"" 1>&6
- for ac_prog in lynx wget
+ for ac_prog in lynx fetch
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2