Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/devel/libtool-base/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/libtool-base/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.36 retrieving revision 1.37 diff -u -p -r1.36 -r1.37 --- pkgsrc/devel/libtool-base/Makefile 2004/06/14 00:26:25 1.36 +++ pkgsrc/devel/libtool-base/Makefile 2004/06/17 03:49:15 1.37 @@ -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 @@ TEST_TARGET= check .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