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/libxfce4util | |
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/libxfce4util')
-rw-r--r-- | x11/libxfce4util/Makefile | 8 | ||||
-rw-r--r-- | x11/libxfce4util/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 6e5476214a45..9bebbd809be0 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxfce4util -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 PORTREVISION= 0 CATEGORIES= x11 xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -18,7 +18,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 library with non-graphical helper functions -USE_GNOME= glib20 +USE_GNOME= glib20 gnomehack USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes @@ -34,8 +34,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}/${PORTNAME}/Makefile.in - .include <bsd.port.mk> diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo index 5f0500a9fbad..b615f5fdd33d 100644 --- a/x11/libxfce4util/distinfo +++ b/x11/libxfce4util/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/libxfce4util-4.2.1.tar.gz) = c3e8b0cb8ccbf639dbec1cf516e3be57 -SIZE(xfce4/libxfce4util-4.2.1.tar.gz) = 447569 +MD5 (xfce4/libxfce4util-4.2.2.tar.gz) = 5f27635aa0ba5e40ffaf3031b530b36b +SIZE(xfce4/libxfce4util-4.2.2.tar.gz) = 458244 |