From 07d8f2e4442841e255f2caa375479b48d8acbaa9 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 26 Aug 2002 17:46:07 +0000 Subject: perl58 apparently builds just fine on Darwin with buildlink2. --- lang/perl58/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'lang/perl58/Makefile') diff --git a/lang/perl58/Makefile b/lang/perl58/Makefile index 419cb933be2..f5a05152f82 100644 --- a/lang/perl58/Makefile +++ b/lang/perl58/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/08/23 00:31:56 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/08/26 17:46:07 jlam Exp $ .include "Makefile.common" @@ -38,12 +38,6 @@ MKPIC?= yes # USE_GMAKE= # defined # -# There seems to be a bug when using the buildlink2 wrapper scripts to -# build perl on Darwin. Disable it for now until the problem is identified -# and fixed. -# -. undef USE_BUILDLINK2 -# # Perl is _always_ built using shared libraries on Darwin; there's no # way to build a statically-linked perl binary. # -- cgit v1.2.3