diff options
Diffstat (limited to 'net/libIDL')
-rw-r--r-- | net/libIDL/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index e81b3203f01..e92b06bf88f 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/04/17 00:28:08 snj Exp $ +# $NetBSD: Makefile,v 1.27 2004/05/31 22:01:41 xtraeme Exp $ # DISTNAME= libIDL-0.8.3 @@ -11,6 +11,8 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= CORBA Interface Definition Language parser +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_GNU_TOOLS+= lex yacc |