aboutsummaryrefslogtreecommitdiff
path: root/net/ss5/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2019-03-28 14:07:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2019-03-28 14:07:25 +0000
commitf7a06803d08ee1795d3ba16923d5c68befddde37 (patch)
tree0885f5d4966934cfa858572ab7b264a6f057c642 /net/ss5/Makefile
parentdfe8bd3a19cec0747d3a05c3c55af4c794c9f4c4 (diff)
downloadports-f7a06803d08ee1795d3ba16923d5c68befddde37.tar.gz
ports-f7a06803d08ee1795d3ba16923d5c68befddde37.zip
- Unbreak the build against modern OpenSSL versions
- Plug a few memory leaks in ss5_secure_dh_compute_key() - Remove no-op sed(1) call, it does not modify anything
Notes
Notes: svn path=/head/; revision=497022
Diffstat (limited to 'net/ss5/Makefile')
-rw-r--r--net/ss5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ss5/Makefile b/net/ss5/Makefile
index 62ead894eeb3..0fb15225272a 100644
--- a/net/ss5/Makefile
+++ b/net/ss5/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ss5
DISTVERSION= 3.8.9-8
+PORTREVISION= 1
CATEGORIES= net security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}
@@ -30,7 +31,6 @@ MAKE_ARGS+= CC="${CC}"
OPTIONS_DEFINE= DOCS EXAMPLES
post-patch:
- @${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's,/usr/local/etc/opt/ss5,${PREFIX}/etc/ss5,' \
${WRKSRC}/include/config.h.in