summaryrefslogtreecommitdiff
path: root/net/ORBit2
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-04-27 11:31:23 +0000
committerrh <rh@pkgsrc.org>2002-04-27 11:31:23 +0000
commit7acdc587eb29afd3f65e3a9c12ecce33dda355f9 (patch)
tree1dabdc9a5be2e70a979c0725b40dc2a191ff7cf7 /net/ORBit2
parent4692a19ee9789e851301ba19047ac4f5a871b442 (diff)
downloadpkgsrc-7acdc587eb29afd3f65e3a9c12ecce33dda355f9.tar.gz
Add proper LIBTOOL_OVERRIDEs so this actually uses pkgsrc's libtool.
Diffstat (limited to 'net/ORBit2')
-rw-r--r--net/ORBit2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile
index a5a8f555ceb..af8ee706563 100644
--- a/net/ORBit2/Makefile
+++ b/net/ORBit2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/04/27 08:49:40 rh Exp $
+# $NetBSD: Makefile,v 1.3 2002/04/27 11:31:24 rh Exp $
#
DISTNAME= ORBit2-2.3.108
@@ -15,6 +15,7 @@ USE_GMAKE= YES
USE_LIBTOOL= YES
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../net/linc/buildlink.mk"
.include "../../net/libIDL/buildlink.mk"