summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-26 17:46:07 +0000
committerjlam <jlam>2002-08-26 17:46:07 +0000
commitb875eec0a2f0e54ab0aabbfcd176dbdb14b9b31f (patch)
tree2fa17726f175bdb6588cf3f7fd24b47187632ce1 /lang
parentcf43a0afbb40f874d73ae2ef10fe742f20ee9049 (diff)
downloadpkgsrc-b875eec0a2f0e54ab0aabbfcd176dbdb14b9b31f.tar.gz
perl58 apparently builds just fine on Darwin with buildlink2.
Diffstat (limited to 'lang')
-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.
#