summaryrefslogtreecommitdiff
path: root/devel/libtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtool/Makefile')
-rw-r--r--devel/libtool/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile
index ae0bd518930..9bfd62891ab 100644
--- a/devel/libtool/Makefile
+++ b/devel/libtool/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2000/09/14 10:20:46 skrll Exp $
+# $NetBSD: Makefile,v 1.21 2000/10/12 19:07:06 skrll Exp $
#
DISTNAME= libtool-1.3.5
-PKGNAME= libtool-1.3.5nb5
+PKGNAME= libtool-1.3.5nb6
CATEGORIES= devel pkgtools
MASTER_SITES= ${MASTER_SITE_GNU:=libtool/}
@@ -17,6 +17,11 @@ test check: build
.include "../../mk/bsd.prefs.mk"
+.if ${MACHINE_PLATFORM:MNetBSD-1.4-sparc} != "" || \
+ ${MACHINE_PLATFORM:MNetBSD-1.4.[12]-sparc} != ""
+DEPENDS+= c++rt0>=1.0:../../sysutils/c++rt0
+.endif
+
.if ${OPSYS} == "NetBSD"
.if !exists(/usr/libexec/ld.so) && !exists(/usr/libexec/ld.elf_so)
CONFIGURE_ARGS= --disable-shared