summaryrefslogtreecommitdiff
path: root/lang/perl5
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-03-13 11:08:49 +0000
committerjperkin <jperkin@pkgsrc.org>2014-03-13 11:08:49 +0000
commit8429be58d4dd33dfc5e94ee69bbfba5a484851cb (patch)
tree1c699ba1dd234c6ee43e2b178e217734fa130ad6 /lang/perl5
parent070d23eb3b8f4306f27bb48f0221010015ef7669 (diff)
downloadpkgsrc-8429be58d4dd33dfc5e94ee69bbfba5a484851cb.tar.gz
Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do
not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
Diffstat (limited to 'lang/perl5')
-rw-r--r--lang/perl5/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index 807bb1bee68..496a334318b 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.217 2014/01/31 17:38:48 schnoebe Exp $
+# $NetBSD: Makefile,v 1.218 2014/03/13 11:08:51 jperkin Exp $
.include "license.mk"
.include "Makefile.common"
@@ -97,6 +97,9 @@ SUPERSEDES+= p5-Memoize<=1.03
SUPERSEDES+= p5-I18N-LangTags<=0.39
SUPERSEDES+= p5-Locale-Maketext<=1.23
+# XXX: requires that gcc use an external perl to avoid circular dependencies
+USE_GCC_RUNTIME= yes
+
.include "../../mk/bsd.prefs.mk"
# Determine the Perl API version from the patchlevel.h file from the