aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/xfce4-wm
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-04-11 16:26:53 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-04-11 16:26:53 +0000
commit9646c0a68d582c7a1f79179b81c340ae472fe135 (patch)
treef5d50a1d656b3932a07d9b600890c8974459e749 /x11-wm/xfce4-wm
parent135b9bec7f19f162ba4a6c74cbc4e643e3225602 (diff)
downloadports-9646c0a68d582c7a1f79179b81c340ae472fe135.tar.gz
ports-9646c0a68d582c7a1f79179b81c340ae472fe135.zip
Notes
Diffstat (limited to 'x11-wm/xfce4-wm')
-rw-r--r--x11-wm/xfce4-wm/Makefile6
-rw-r--r--x11-wm/xfce4-wm/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile
index 46e45a06a1c2..f7258e11673c 100644
--- a/x11-wm/xfce4-wm/Makefile
+++ b/x11-wm/xfce4-wm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xfce4-wm
-PORTVERSION= 4.4.0
+PORTVERSION= 4.4.1
CATEGORIES= x11-wm xfce
MASTER_SITES= ${MASTER_SITES_XFCE}
DISTNAME= xfwm4-${PORTVERSION}
@@ -24,6 +24,7 @@ USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_LDCONFIG= yes
USE_XFCE= configenv libmcs libutil libgui mcsmanager panel
+
USE_XLIB= yes
OPTIONS= COMPOSITE "Support the experimental X11 Composite extension" on \
@@ -45,6 +46,7 @@ CONFIGURE_ARGS+=--disable-startup-notification
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|\(#define ShapeInput 2\);|\1|' \
+ ${WRKSRC}/src/frame.c
.include <bsd.port.post.mk>
diff --git a/x11-wm/xfce4-wm/distinfo b/x11-wm/xfce4-wm/distinfo
index d6ce51295a25..20f57eb8d5ff 100644
--- a/x11-wm/xfce4-wm/distinfo
+++ b/x11-wm/xfce4-wm/distinfo
@@ -1,3 +1,3 @@
-MD5 (xfce4/xfwm4-4.4.0.tar.bz2) = 8bb7231a20b30bfc1936b0facb9f072c
-SHA256 (xfce4/xfwm4-4.4.0.tar.bz2) = 096b67e4002ecdadca60e01b67821d3898597c240adc4c204d2ee2b40db0b179
-SIZE (xfce4/xfwm4-4.4.0.tar.bz2) = 1674325
+MD5 (xfce4/xfwm4-4.4.1.tar.bz2) = c531edad76c909001acccc02936404f2
+SHA256 (xfce4/xfwm4-4.4.1.tar.bz2) = 4c7def1dfe4fe723dfd2728187d70b96682896649461507d230906aafffc0475
+SIZE (xfce4/xfwm4-4.4.1.tar.bz2) = 1645973