summaryrefslogtreecommitdiff
path: root/security/sslscan
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-12-10 14:13:44 +0000
committerjperkin <jperkin>2013-12-10 14:13:44 +0000
commitd984590f8ac4188b033e4b8030f7dc136b61da02 (patch)
treed5ad45d6097315626cdc27a1a31b14caaef896be /security/sslscan
parentde00ef8bdebb1476bb96e34482e8550d87e63d99 (diff)
downloadpkgsrc-d984590f8ac4188b033e4b8030f7dc136b61da02.tar.gz
Add socket libraries on SunOS. Patch from Sebastian Wiedenroth.
Diffstat (limited to 'security/sslscan')
-rw-r--r--security/sslscan/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/sslscan/Makefile b/security/sslscan/Makefile
index 570dfc1e4e1..8c6e70d14b2 100644
--- a/security/sslscan/Makefile
+++ b/security/sslscan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/11/24 09:32:26 tron Exp $
+# $NetBSD: Makefile,v 1.3 2013/12/10 14:15:49 jperkin Exp $
DISTNAME= sslscan-1.8.2
CATEGORIES= security
@@ -13,6 +13,8 @@ LICENSE= gnu-gpl-v3
INSTALLATION_DIRS+= bin
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
+LDFLAGS.SunOS+= -lsocket -lnsl
+
pre-install:
${RM} -f ${WRKSRC}/INSTALL