diff options
Diffstat (limited to 'net/libIDL/Makefile')
-rw-r--r-- | net/libIDL/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index b234303622e..fa7a5eb2790 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2013/12/23 11:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2014/10/09 14:06:45 wiz Exp $ DISTNAME= libIDL-0.8.14 PKGREVISION= 4 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= CORBA Interface Definition Language parser LICENSE= gnu-lgpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes USE_TOOLS+= bison flex pkg-config PKGCONFIG_OVERRIDE= libIDL-2.0.pc.in |