From f816d81489fd245a89e581c2f9cf792562ade194 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 11 Apr 2005 21:44:48 +0000 Subject: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. --- lang/chicken/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/chicken') diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile index b4769534f43..bcc762f6c31 100644 --- a/lang/chicken/Makefile +++ b/lang/chicken/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/01/16 15:11:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:46:12 tv Exp $ # DISTNAME= chicken-1.89 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.call-with-current-continuation.org/chicken.html COMMENT= Scheme to C compiler, handling R5RS GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes TEST_TARGET= test -- cgit v1.2.3