From 8a202ffc6b2f470c18c057d61cae108f13e99ddf Mon Sep 17 00:00:00 2001 From: uwe Date: Mon, 11 Jun 2007 18:28:38 +0000 Subject: clisp 2.41 supports NetBSD/powerpc out of the box now, thanks to Magnus Henoch mange()freemail.hu who sent fixes upstream. Nuke post-patch target and files/* that we no longer need. Tested on my macppc. ok agc@ --- lang/clisp/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lang/clisp/Makefile') diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index 95d65210027..5d4258ff273 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2007/06/09 06:10:31 obache Exp $ +# $NetBSD: Makefile,v 1.63 2007/06/11 18:28:38 uwe Exp $ DISTNAME= clisp-2.41 CATEGORIES= lang @@ -38,10 +38,6 @@ TEST_TARGET= check MAKE_ENV+= TOOLS_PLATFORM.install=${TOOLS_PLATFORM.install:Q} MAKE_FLAGS+= mandir=${PREFIX}/${PKGMANDIR} -post-patch: - ${CP} files/vacall-rs6000-netbsd.s \ - ${WRKSRC}/ffcall/callback/vacall_r/vacall-powerpc-netbsd.s - post-configure: cd ${WRKSRC}/src && \ ./makemake --prefix=${PREFIX} --with-readline --with-gettext \ -- cgit v1.2.3