aboutsummaryrefslogtreecommitdiff
path: root/net/kea
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-09 19:42:46 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-09 19:42:46 +0000
commit30a00f2227a3e53b607331247c81c2911c1e98ef (patch)
treeb3bdcd25b598432ef78aefb0f72e9412f429eee4 /net/kea
parentfc3bdd2b5bc1f418653dc07e3f7734890f957654 (diff)
downloadports-30a00f2227a3e53b607331247c81c2911c1e98ef.tar.gz
ports-30a00f2227a3e53b607331247c81c2911c1e98ef.zip
Notes
Diffstat (limited to 'net/kea')
-rw-r--r--net/kea/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/kea/Makefile b/net/kea/Makefile
index 425dd52b8745..a0c734b7cc38 100644
--- a/net/kea/Makefile
+++ b/net/kea/Makefile
@@ -19,8 +19,7 @@ USE_LDCONFIG= yes
USE_OPENSSL= yes
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-silent-rules \
- --with-openssl=${OPENSSLBASE} \
+CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE} \
--with-log4cplus=${LOCALBASE} \
--with-boost-include=${LOCALBASE}/include \
--with-boost-lib-dir=${LOCALBASE}/lib \