aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgnomeuimm26
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-12 11:38:46 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-12 11:38:46 +0000
commitd377e35692b3112d1d427fd9c5cb6b65ce50fec1 (patch)
treee1e381ea2d7048beca3ff6fbea44a78a1c92ee0c /x11-toolkits/libgnomeuimm26
parent62678d3fc1c8b3d7e63d1923f2aca85558015378 (diff)
downloadports-d377e35692b3112d1d427fd9c5cb6b65ce50fec1.tar.gz
ports-d377e35692b3112d1d427fd9c5cb6b65ce50fec1.zip
Notes
Diffstat (limited to 'x11-toolkits/libgnomeuimm26')
-rw-r--r--x11-toolkits/libgnomeuimm26/Makefile16
-rw-r--r--x11-toolkits/libgnomeuimm26/distinfo4
2 files changed, 14 insertions, 6 deletions
diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile
index 7ef6b45f1c9f..7f4bb83e2fa9 100644
--- a/x11-toolkits/libgnomeuimm26/Makefile
+++ b/x11-toolkits/libgnomeuimm26/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libgnomeuimm
-PORTVERSION= 2.6.0
-PORTREVISION= 1
+PORTVERSION= 2.10.0
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -30,8 +29,8 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GCC= 3.4
USE_REINPLACE= yes
-USE_GNOME= gnomehack lthack libgnomeui
-USE_INC_LIBTOOL_VER=13
+USE_GNOME= gnomehack libgnomeui
+USE_INC_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
@@ -41,4 +40,13 @@ post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \
${WRKSRC}/Makefile.in
+patch-autotools:
+ @(cd ${PATCH_WRKSRC}; \
+ for file in ${LIBTOOLFILES}; do \
+ ${CP} $$file $$file.tmp; \
+ ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \
+ $$file.tmp > $$file; \
+ ${RM} $$file.tmp; \
+ done);
+
.include <bsd.port.mk>
diff --git a/x11-toolkits/libgnomeuimm26/distinfo b/x11-toolkits/libgnomeuimm26/distinfo
index d9a254e53deb..d3a5106bd609 100644
--- a/x11-toolkits/libgnomeuimm26/distinfo
+++ b/x11-toolkits/libgnomeuimm26/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libgnomeuimm-2.6.0.tar.bz2) = 88cef74f116ba3272d1cec46f6566d85
-SIZE (gnome2/libgnomeuimm-2.6.0.tar.bz2) = 296521
+MD5 (gnome2/libgnomeuimm-2.10.0.tar.bz2) = 3ec51ceca78fcccff3df940689f8538b
+SIZE (gnome2/libgnomeuimm-2.10.0.tar.bz2) = 316808