summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-05 11:16:41 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-05 11:16:41 +0000
commitb591a15967e9a4efa5ceb36af5093f2ccad77622 (patch)
treebe6281bbca723a01f52794b940bf26728dbbebfc /x11-wm/xfce4/files
parentChase the checksum (no differences). Could someone please persuade the (diff)
Update to 3.4.0.
Notes
Notes: svn path=/head/; revision=29217
Diffstat (limited to 'x11-wm/xfce4/files')
-rw-r--r--x11-wm/xfce4/files/patch-af22
1 files changed, 22 insertions, 0 deletions
diff --git a/x11-wm/xfce4/files/patch-af b/x11-wm/xfce4/files/patch-af
new file mode 100644
index 000000000000..63ce55a43770
--- /dev/null
+++ b/x11-wm/xfce4/files/patch-af
@@ -0,0 +1,22 @@
+--- configure.orig Mon Jun 5 11:35:55 2000
++++ configure Mon Jun 5 13:54:52 2000
+@@ -2698,6 +2698,8 @@
+ if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
++ ac_save_LIBS="$LIBS"
++ LIBS="-lintl $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 2703 "configure"
+ #include "confdefs.h"
+@@ -6116,8 +6118,8 @@
+
+
+
+-
+-
++XFCE_DIR=`eval echo $XFCE_DIR`
++XFCE_CONFDIR=`eval echo $XFCE_CONFDIR`
+ sed -e "s%XFCE_DIR%$XFCE_DIR%g" -e "s%XFCE_CONFDIR%$XFCE_CONFDIR%g" scripts/xfce_setup.in > scripts/xfce_setup
+ sed -e "s%XFCE_DIR%$XFCE_DIR%g" -e "s%XFCE_CONFDIR%$XFCE_CONFDIR%g" scripts/xfhelp.in > scripts/xfhelp
+ sed -e "s%XFCE_DIR%$XFCE_DIR%g" -e "s%XFCE_CONFDIR%$XFCE_CONFDIR%g" scripts/startxfce.in > scripts/startxfce