diff options
author | oliver <oliver@FreeBSD.org> | 2005-05-20 02:34:49 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-05-20 02:34:49 +0800 |
commit | a9d8f0bee44bfa68507f1e10a49e789fcfb42f73 (patch) | |
tree | 7f0d2cb21f22a2d4d22b2de74ce99d50b9a551e2 /x11-toolkits | |
parent | b60580a9c7adc25145da63d868512a27d9e2d8a6 (diff) | |
download | freebsd-ports-gnome-a9d8f0bee44bfa68507f1e10a49e789fcfb42f73.tar.gz freebsd-ports-gnome-a9d8f0bee44bfa68507f1e10a49e789fcfb42f73.tar.zst freebsd-ports-gnome-a9d8f0bee44bfa68507f1e10a49e789fcfb42f73.zip |
update to 4.2.2
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libxfce4gui/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/libxfce4gui/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index d2c2c2d28056..73dcecd995b3 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxfce4gui -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 PORTREVISION= 0 CATEGORIES= x11-toolkits xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -22,7 +22,7 @@ COMMENT= XFce 4 widget library required by xfce4 and xfwm4 LIB_DEPENDS= dbh-1.0.1:${PORTSDIR}/databases/dbh \ xfce4util.1:${PORTSDIR}/x11/libxfce4util -USE_GNOME= gtk20 +USE_GNOME= gtk20 gnomehack USE_REINPLACE= yes USE_X_PREFIX= yes USE_LIBTOOL_VER=15 @@ -37,8 +37,4 @@ CONFIGURE_ARGS+=--enable-gtk-doc CONFIGURE_ARGS+=--disable-gtk-doc .endif -post-patch: - @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ - ${WRKSRC}/libxfcegui4/Makefile.in - .include <bsd.port.mk> diff --git a/x11-toolkits/libxfce4gui/distinfo b/x11-toolkits/libxfce4gui/distinfo index 748cba9eb332..a706b9281490 100644 --- a/x11-toolkits/libxfce4gui/distinfo +++ b/x11-toolkits/libxfce4gui/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/libxfcegui4-4.2.1.tar.gz) = b9f19e48fe64eec4cb0878dd0c795d9d -SIZE(xfce4/libxfcegui4-4.2.1.tar.gz) = 832328 +MD5 (xfce4/libxfcegui4-4.2.2.tar.gz) = e88d6e8379eae60cee6dd6122bf3ae59 +SIZE(xfce4/libxfcegui4-4.2.2.tar.gz) = 853844 |