aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-12 15:43:24 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-12 15:43:24 +0000
commit69145161ade8d41423ad5caad8f1447b9afbdd0c (patch)
tree6a4959d49c9f1c92c15af6b32507433830e33b58 /net
parent011277a89d26a9d6bf5a1cda6adc7f2dbaa54e16 (diff)
downloadports-69145161ade8d41423ad5caad8f1447b9afbdd0c.tar.gz
ports-69145161ade8d41423ad5caad8f1447b9afbdd0c.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/socketw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/socketw/Makefile b/net/socketw/Makefile
index ce3d6c71fb71..a3fb33a8a095 100644
--- a/net/socketw/Makefile
+++ b/net/socketw/Makefile
@@ -14,6 +14,7 @@ USE_GITHUB= yes
GH_ACCOUNT= RigsOfRods
GH_TAGNAME= 6a05e12
-USES= cmake
+USES= cmake ssl:build
+CFLAGS+= -I${OPENSSLINC}
.include <bsd.port.mk>