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 | b0016e3dd4c3aeb4846ac5c4cf3f942301ea1c2b (patch) | |
tree | 08d1aec2483b1c64bb35622844d67943652ec8fb /net | |
parent | 490aef7c555040f263961005f828dc6210220d5e (diff) | |
download | pkgsrc-b0016e3dd4c3aeb4846ac5c4cf3f942301ea1c2b.tar.gz |
xgettext requested by configure.
Diffstat (limited to 'net')
-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 |