diff options
Diffstat (limited to 'net/ORBit')
-rw-r--r-- | net/ORBit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index 0a19257a6e4..5e8e7e73b91 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2001/06/18 20:49:01 jlam Exp $ +# $NetBSD: Makefile,v 1.57 2001/06/19 03:55:30 jlam Exp $ # DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR} @@ -23,6 +23,7 @@ LTCONFIG_OVERRIDE+= ${WRKSRC}/libIDL/ltconfig GNU_CONFIGURE= YES USE_CONFIG_WRAPPER= YES +USE_BUILDLINK_ONLY= YES # for DISTNAME, PKGNAME, and PLIST ORBIT_MAJOR= 5 |