pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-puma This package needs OpenSSL to build (no ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/184a3e0179f8
branches:  trunk
changeset: 639771:184a3e0179f8
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Thu Sep 25 10:50:58 2014 +0000

description:
This package needs OpenSSL to build (no change where OpenSSL is built-in).

diffstat:

 www/ruby-puma/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r bfc1f6df8744 -r 184a3e0179f8 www/ruby-puma/Makefile
--- a/www/ruby-puma/Makefile    Thu Sep 25 10:34:45 2014 +0000
+++ b/www/ruby-puma/Makefile    Thu Sep 25 10:50:58 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/03/14 19:21:27 taca Exp $
+# $NetBSD: Makefile,v 1.5 2014/09/25 10:50:58 fhajny Exp $
 
 DISTNAME=      puma-2.8.1
 CATEGORIES=    www
@@ -15,4 +15,5 @@
 USE_GCC_RUNTIME=       yes
 
 .include "../../lang/ruby/gem.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index