pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems/glusterfs requires openssl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3754b134345
branches:  trunk
changeset: 648165:c3754b134345
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Mar 12 16:35:39 2015 +0000

description:
requires openssl

diffstat:

 filesystems/glusterfs/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9f4d0d6b1c82 -r c3754b134345 filesystems/glusterfs/Makefile
--- a/filesystems/glusterfs/Makefile    Thu Mar 12 16:33:32 2015 +0000
+++ b/filesystems/glusterfs/Makefile    Thu Mar 12 16:35:39 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2015/01/11 23:07:01 joerg Exp $
+# $NetBSD: Makefile,v 1.48 2015/03/12 16:35:39 tnn Exp $
 
 DISTNAME=      glusterfs-3.6.0
 #PKGREVISION=  1
@@ -102,6 +102,7 @@
 .endif
 
 #.include "../../devel/argp/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index