summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/libtool-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile
index 58735fc1d0b..bc7445b61df 100644
--- a/devel/libtool-base/Makefile
+++ b/devel/libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/01/05 11:12:46 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2004/01/07 21:18:12 jlam Exp $
#
.include "../../devel/libtool/Makefile.common"
@@ -29,7 +29,7 @@ CONFIGURE_ARGS= --enable-ltdl-install
.endif
.if !empty(MACHINE_PLATFORM:MDarwin-*-*)
-. include "../../devel/dlcompat/buildlink2.mk"
+. include "../../devel/dlcompat/buildlink3.mk"
.endif
BUILD_SHLIBTOOL?= YES