aboutsummaryrefslogtreecommitdiff
path: root/devel/libIDL
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-17 20:57:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-17 20:57:34 +0000
commit6091672d90d9b7728225ebb5b93a9d6b56318ab7 (patch)
tree42915707c5b52170057717aff05949b1fa0fd637 /devel/libIDL
parent8345f978401fc46141c1dd7626535867cb053d5c (diff)
downloadports-6091672d90d9b7728225ebb5b93a9d6b56318ab7.tar.gz
ports-6091672d90d9b7728225ebb5b93a9d6b56318ab7.zip
Notes
Diffstat (limited to 'devel/libIDL')
-rw-r--r--devel/libIDL/Makefile5
-rw-r--r--devel/libIDL/distinfo4
-rw-r--r--devel/libIDL/files/patch-configure13
3 files changed, 4 insertions, 18 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index 67740764d414..1d1635b86fa6 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libIDL
-PORTVERSION= 0.8.3
-PORTREVISION= 2
+PORTVERSION= 0.8.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
@@ -21,7 +20,7 @@ USE_GMAKE= yes
USE_BISON= yes
USE_GNOME= gnomehack glib20
INSTALLS_SHLIB= yes
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER= 15
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/devel/libIDL/distinfo b/devel/libIDL/distinfo
index 3968cab63e6d..1a044abd5e6a 100644
--- a/devel/libIDL/distinfo
+++ b/devel/libIDL/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libIDL-0.8.3.tar.bz2) = 39640ea026d81e721b0c78a8aaeb7d59
-SIZE (gnome2/libIDL-0.8.3.tar.bz2) = 311000
+MD5 (gnome2/libIDL-0.8.4.tar.bz2) = f94a690454b4f9d448c2e51792f81365
+SIZE (gnome2/libIDL-0.8.4.tar.bz2) = 326519
diff --git a/devel/libIDL/files/patch-configure b/devel/libIDL/files/patch-configure
index eb5ffad6278b..e69de29bb2d1 100644
--- a/devel/libIDL/files/patch-configure
+++ b/devel/libIDL/files/patch-configure
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure 2002/04/26 06:44:49 1.1
-+++ configure 2002/04/26 06:44:59
-@@ -7209,6 +7209,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'