pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/sslsplit requires openssl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2c9b88cecd8
branches:  trunk
changeset: 648589:c2c9b88cecd8
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Mar 15 18:33:29 2015 +0000

description:
requires openssl

diffstat:

 security/sslsplit/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 0c62b2d6ecb6 -r c2c9b88cecd8 security/sslsplit/Makefile
--- a/security/sslsplit/Makefile        Sun Mar 15 18:32:12 2015 +0000
+++ b/security/sslsplit/Makefile        Sun Mar 15 18:33:29 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/03/01 09:59:45 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/15 18:33:29 tnn Exp $
 
 DISTNAME=      sslsplit-0.4.10
 CATEGORIES=    security
@@ -19,4 +19,5 @@
        ${INSTALL_PROGRAM} ${WRKSRC}/sslsplit ${DESTDIR}${PREFIX}/bin
        ${INSTALL_DATA} ${WRKSRC}/sslsplit.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
 
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index