pkgsrc/sysutils/xfce4-thunar/patches/patch-ab
reed 998c2601fe Upgrading Xfce to 4.6.1.
This is for PR #40984. This is based on work from
dieter roelants. Thank you Dieter.
Also I had done some work independently on this.
Hopefully, I am getting this all committed at one time.

The changelogs are at
http://www.xfce.org/documentation/changelogs/4.6.1
http://www.xfce.org/documentation/changelogs/4.6.0

Also don't need the xfce4-dev-tools for building. (It is only
needed when building from SVN source.)
2009-09-16 01:15:32 +00:00

13 lines
455 B
Text

$NetBSD: patch-ab,v 1.4 2009/09/16 01:15:34 reed Exp $
--- configure.orig 2009-02-24 21:09:38.000000000 +0000
+++ configure
@@ -21169,7 +21169,7 @@ fi
{ echo "$as_me:$LINENO: checking for operating system support" >&5
echo $ECHO_N "checking for operating system support... $ECHO_C" >&6; }
case "$target_os" in
- dragonfly*|freebsd*|netbsd*|openbsd*|darwin*)
+ freebsd*|netbsd*|openbsd*|darwin*)
ac_bm_thunar_vfs_os_impl=bsd
;;