aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/libgail-gnome/Makefile8
-rw-r--r--x11-toolkits/libgail-gnome/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile
index c7c59ef8acbf..ba52e1d78bb0 100644
--- a/x11-toolkits/libgail-gnome/Makefile
+++ b/x11-toolkits/libgail-gnome/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libgail-gnome
-PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTVERSION= 1.1.1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
@@ -23,8 +22,13 @@ INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack gnomepanel atspi
+USE_REINPLACE= yes
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+post-patch:
+ @${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" \
+ ${WRKSRC}/Makefile.in
+
.include <bsd.port.mk>
diff --git a/x11-toolkits/libgail-gnome/distinfo b/x11-toolkits/libgail-gnome/distinfo
index 503dd995bbbf..70440fe478f3 100644
--- a/x11-toolkits/libgail-gnome/distinfo
+++ b/x11-toolkits/libgail-gnome/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libgail-gnome-1.1.0.tar.bz2) = 61541d3f04741b8a9f42f89776ea1fac
-SIZE (gnome2/libgail-gnome-1.1.0.tar.bz2) = 141395
+MD5 (gnome2/libgail-gnome-1.1.1.tar.bz2) = 03f0bc21808484b5f64baffbad47ab0a
+SIZE (gnome2/libgail-gnome-1.1.1.tar.bz2) = 209174