diff options
author | grant <grant@pkgsrc.org> | 2005-08-18 05:39:52 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2005-08-18 05:39:52 +0000 |
commit | e6e8f295b8e52063a82be07b267df358b8978266 (patch) | |
tree | 2ae5df3e60fa2f91036edce9b2cdbe58a69edde1 /net | |
parent | 9f4fe6c27d964ff413c82278d3c7449e16ef71c9 (diff) | |
download | pkgsrc-e6e8f295b8e52063a82be07b267df358b8978266.tar.gz |
whitespace fix
Diffstat (limited to 'net')
-rw-r--r-- | net/ORBit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index bcbeb4b4c98..66bde262fca 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2005/05/22 20:08:23 jlam Exp $ +# $NetBSD: Makefile,v 1.115 2005/08/18 05:39:52 grant Exp $ DISTNAME= ORBit-0.5.17 CATEGORIES= net @@ -11,7 +11,6 @@ COMMENT= High-performance CORBA ORB with support for the C language PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= bison gmake lex USE_LIBTOOL= YES PTHREAD_AUTO_VARS= YES |