summaryrefslogtreecommitdiff
path: root/lang/perl5/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-09-11 14:31:31 +0000
committerjperkin <jperkin@pkgsrc.org>2013-09-11 14:31:31 +0000
commit98e8b4b2a964ac79f0b3a5892faa8be6cc44794c (patch)
tree64e59ebfd45cb6e5db41c5d950c3a70966e274ed /lang/perl5/Makefile
parent32e96396534403438c705e309fd0fb414bb6bdea (diff)
downloadpkgsrc-98e8b4b2a964ac79f0b3a5892faa8be6cc44794c.tar.gz
Ensure -lssp is added to $lddlflags on SunOS when using -fstack-protector,
fixing a number of packages with __stack_chk_* symbol failures. Bump PKGREVISION.
Diffstat (limited to 'lang/perl5/Makefile')
-rw-r--r--lang/perl5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index a2ceb479eca..35d5a4112dd 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.209 2013/08/31 15:28:32 adam Exp $
+# $NetBSD: Makefile,v 1.210 2013/09/11 14:31:31 jperkin Exp $
.include "license.mk"
.include "Makefile.common"
+PKGREVISION= 1
COMMENT= Practical Extraction and Report Language
CONFLICTS= perl-base-[0-9]* perl-thread-[0-9]* \