diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-06 21:37:15 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-06 21:37:15 +0000 |
commit | f968a568085eee8b38a2ad49767616037569779d (patch) | |
tree | 08d1aec2483b1c64bb35622844d67943652ec8fb /net/ORBit | |
parent | c4f1da2f9ec779a532996d1c261819c25b59668d (diff) | |
download | pkgsrc-f968a568085eee8b38a2ad49767616037569779d.tar.gz |
xgettext requested by configure.
Diffstat (limited to 'net/ORBit')
-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 |