pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-redmine ruby-redmine: Disable SSP checks fo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9d94f7dd6c3
branches: trunk
changeset: 369838:c9d94f7dd6c3
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Oct 06 14:34:01 2017 +0000
description:
ruby-redmine: Disable SSP checks for bundled .so files.
diffstat:
devel/ruby-redmine/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a597f1a076e8 -r c9d94f7dd6c3 devel/ruby-redmine/Makefile
--- a/devel/ruby-redmine/Makefile Fri Oct 06 14:29:10 2017 +0000
+++ b/devel/ruby-redmine/Makefile Fri Oct 06 14:34:01 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2017/09/29 13:13:25 taca Exp $
+# $NetBSD: Makefile,v 1.25 2017/10/06 14:34:01 jperkin Exp $
DISTNAME= redmine-3.3.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -114,6 +114,7 @@
# Selenium has Linux .so files.
CHECK_SHLIBS_SUPPORTED= no
+CHECK_SSP_SUPPORTED= no
SUBST_CLASSES+= pkgcfg
SUBST_FILES.pkgcfg= rmagick-2.16.0/ext/RMagick/extconf.rb
Home |
Main Index |
Thread Index |
Old Index