pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libtool-base sysutils/c++rt0 doesn't exist any l...
details: https://anonhg.NetBSD.org/pkgsrc/rev/05fb2363c160
branches: trunk
changeset: 476641:05fb2363c160
user: tv <tv%pkgsrc.org@localhost>
date: Thu Jun 17 03:49:15 2004 +0000
description:
sysutils/c++rt0 doesn't exist any longer, as pkgsrc has officially dropped
support for NetBSD/sparc 1.4.
diffstat:
devel/libtool-base/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r 3c20510e6db7 -r 05fb2363c160 devel/libtool-base/Makefile
--- a/devel/libtool-base/Makefile Thu Jun 17 03:36:18 2004 +0000
+++ b/devel/libtool-base/Makefile Thu Jun 17 03:49:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2004/06/14 00:26:25 grant Exp $
+# $NetBSD: Makefile,v 1.37 2004/06/17 03:49:15 tv Exp $
#
PKGNAME= ${DISTNAME:C/-/-base-/}
@@ -20,11 +20,6 @@
.include "../../mk/bsd.prefs.mk"
-.if !empty(MACHINE_PLATFORM:MNetBSD-1.4-sparc) || \
- !empty(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
Home |
Main Index |
Thread Index |
Old Index