summaryrefslogtreecommitdiff
path: root/net/istgt
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2015-01-18 15:52:05 +0000
committerwiedi <wiedi@pkgsrc.org>2015-01-18 15:52:05 +0000
commit6d1c9a2386ebb350cd83b9228dc4f6d6069976a6 (patch)
tree87f16e92b3671ca807c63834554cfe6778cdf112 /net/istgt
parent235c7c106c5d292e083beae194f0a69cfc242efb (diff)
downloadpkgsrc-6d1c9a2386ebb350cd83b9228dc4f6d6069976a6.tar.gz
bulk build wants openssl
Diffstat (limited to 'net/istgt')
-rw-r--r--net/istgt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/istgt/Makefile b/net/istgt/Makefile
index 6f7c958b4d0..513d817663d 100644
--- a/net/istgt/Makefile
+++ b/net/istgt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/01/16 16:31:25 sborrill Exp $
+# $NetBSD: Makefile,v 1.14 2015/01/18 15:58:40 wiedi Exp $
#
DISTNAME= istgt-20141125
@@ -43,4 +43,5 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/doc/istgt.1 \
${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/istgt.1
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"