diff options
Diffstat (limited to 'net/libIDL/Makefile')
-rw-r--r-- | net/libIDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index 69b308c71c4..c0dfdee1f33 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/02/05 23:10:26 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2006/03/31 23:56:28 jlam Exp $ DISTNAME= libIDL-0.8.6 PKGREVISION= 1 @@ -17,7 +17,7 @@ USE_TOOLS+= bison flex pkg-config PKGCONFIG_OVERRIDE= libIDL-2.0.pc.in GNU_CONFIGURE= yes CONFIGURE_ENV+= HAVE_YACC=yes -INFO_FILES= libIDL2.info +INFO_FILES= # PLIST .include "../../mk/compiler.mk" |