pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/py-attic wants openssl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c05ddda036d
branches:  trunk
changeset: 352880:4c05ddda036d
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Mon Sep 19 13:49:02 2016 +0000

description:
wants openssl

diffstat:

 sysutils/py-attic/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r ed28475c1275 -r 4c05ddda036d sysutils/py-attic/Makefile
--- a/sysutils/py-attic/Makefile        Mon Sep 19 13:40:33 2016 +0000
+++ b/sysutils/py-attic/Makefile        Mon Sep 19 13:49:02 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/08/28 15:48:34 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/09/19 13:49:02 wiedi Exp $
 
 DISTNAME=      Attic-0.16
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/A/a/}
@@ -19,4 +19,5 @@
        cd ${DESTDIR}${PREFIX}/bin && mv attic attic${PYVERSSUFFIX}
 
 .include "../../lang/python/distutils.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index