summaryrefslogtreecommitdiffstats
path: root/x11-wm/xfce/files
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-04 12:19:57 +0000
committersobomax <sobomax@FreeBSD.org>2000-09-04 12:19:57 +0000
commit9a12b3b014edc5f3e101e100ff89a0ea4c0e8a21 (patch)
treef59de04369e971fdcfdd7b1bcca4fb70d8de18c8 /x11-wm/xfce/files
parent1134107e66cd475f24a612946557c95953196fd0 (diff)
downloadFreeBSD-ports-9a12b3b014edc5f3e101e100ff89a0ea4c0e8a21.zip
FreeBSD-ports-9a12b3b014edc5f3e101e100ff89a0ea4c0e8a21.tar.gz
Update to 3.5.0.
Approved by: maintainer
Diffstat (limited to 'x11-wm/xfce/files')
-rw-r--r--x11-wm/xfce/files/patch-af25
1 files changed, 17 insertions, 8 deletions
diff --git a/x11-wm/xfce/files/patch-af b/x11-wm/xfce/files/patch-af
index 63ce55a..73d579b 100644
--- a/x11-wm/xfce/files/patch-af
+++ b/x11-wm/xfce/files/patch-af
@@ -1,15 +1,24 @@
---- 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
+--- configure.orig Mon Aug 14 22:26:34 2000
++++ configure Tue Aug 22 17:35:12 2000
+@@ -2622,6 +2622,8 @@
+ if test "$cross_compiling" = yes; then
+ ac_cv_func_mmap_fixed_mapped=no
else
+ ac_save_LIBS="$LIBS"
+ LIBS="-lintl $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 2703 "configure"
+ #line 2627 "configure"
#include "confdefs.h"
-@@ -6116,8 +6118,8 @@
+@@ -5551,7 +5553,7 @@
+
+ else
+
+- GTK_ENGINE_DIR=`gtk-config --prefix`/lib/gtk/themes/engines
++ GTK_ENGINE_DIR=`${GTK_CONFIG} --prefix`/lib/gtk/themes/engines
+
+ fi
+
+@@ -6611,8 +6613,8 @@
@@ -18,5 +27,5 @@
+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/xfce_upgrade.in > scripts/xfce_upgrade
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
OpenPOWER on IntegriCloud