aboutsummaryrefslogtreecommitdiff
path: root/devel/libIDL/Makefile
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/Makefile
parent8345f978401fc46141c1dd7626535867cb053d5c (diff)
Notes
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"