diff options
-rw-r--r-- | net/ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index 560ade8c458..3dfb2c683fe 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2006/03/31 23:56:28 jlam Exp $ +# $NetBSD: Makefile,v 1.120 2006/06/06 21:37:15 joerg Exp $ DISTNAME= ORBit-0.5.17 PKGREVISION= 1 @@ -12,7 +12,7 @@ COMMENT= High-performance CORBA ORB with support for the C language PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_TOOLS+= bison flex gmake +USE_TOOLS+= bison flex gmake xgettext USE_LIBTOOL= YES PTHREAD_AUTO_VARS= YES |