aboutsummaryrefslogtreecommitdiff
path: root/devel/libIDL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libIDL/Makefile')
-rw-r--r--devel/libIDL/Makefile5
1 files changed, 2 insertions, 3 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"