summaryrefslogtreecommitdiff
path: root/lang/perl58
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl58')
-rw-r--r--lang/perl58/Makefile8
1 files changed, 1 insertions, 7 deletions
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.
#