summaryrefslogtreecommitdiff
path: root/net/libIDL/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-12-03 02:18:58 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-12-03 02:18:58 +0000
commit025c33f8b8f9947316d2079af61aec3bb081540a (patch)
treede455f470a52d0b297db0a193b0edf1882b3d7f3 /net/libIDL/Makefile
parent2bde3ef1d3b5dcb7f3d04e9e82820a23408a93a0 (diff)
downloadpkgsrc-025c33f8b8f9947316d2079af61aec3bb081540a.tar.gz
Updated to 0.8.2. Provided by Min Sik Kim PR pkg/23603.
Changes: libIDL 0.8.2: * Support new versions of flex (Jody Goldberg) libIDL 0.8.1: * add '_' prefix escaped keyword support (Nick Lewycky) * cygwin build support (Masahiro Sakai) * build fixes (Mark McLoughlin, Thomas Vander Stichele) * autoconf upgrade (Havoc Pennington) * BSD portability fix (Jacob Berkman)
Diffstat (limited to 'net/libIDL/Makefile')
-rw-r--r--net/libIDL/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile
index 11e1b525ad0..7ffdc20bf72 100644
--- a/net/libIDL/Makefile
+++ b/net/libIDL/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2003/08/09 11:16:19 seb Exp $
+# $NetBSD: Makefile,v 1.16 2003/12/03 02:18:58 xtraeme Exp $
#
-DISTNAME= libIDL-0.8.0
-PKGREVISION= 2
+DISTNAME= libIDL-0.8.2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libIDL/0.8/}
EXTRACT_SUFX= .tar.bz2
@@ -18,7 +17,7 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/libIDL-2.0.pc.in
INFO_FILES= libIDL2.info
-.include "../../converters/libiconv/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../devel/glib2/buildlink2.mk"