diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-09 19:42:46 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-09 19:42:46 +0000 |
commit | 30a00f2227a3e53b607331247c81c2911c1e98ef (patch) | |
tree | b3bdcd25b598432ef78aefb0f72e9412f429eee4 /net | |
parent | fc3bdd2b5bc1f418653dc07e3f7734890f957654 (diff) | |
download | ports-30a00f2227a3e53b607331247c81c2911c1e98ef.tar.gz ports-30a00f2227a3e53b607331247c81c2911c1e98ef.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/belle-sip/Makefile | 2 | ||||
-rw-r--r-- | net/kea/Makefile | 3 | ||||
-rw-r--r-- | net/linphone/Makefile | 2 | ||||
-rw-r--r-- | net/mediastreamer/Makefile | 2 | ||||
-rw-r--r-- | net/netembryo/Makefile | 1 | ||||
-rw-r--r-- | net/ntp-devel/Makefile | 1 | ||||
-rw-r--r-- | net/ntp/Makefile | 1 | ||||
-rw-r--r-- | net/openntpd/Makefile | 1 | ||||
-rw-r--r-- | net/ortp/Makefile | 2 |
9 files changed, 5 insertions, 10 deletions
diff --git a/net/belle-sip/Makefile b/net/belle-sip/Makefile index a308bde2ba0e..20c407b5b298 100644 --- a/net/belle-sip/Makefile +++ b/net/belle-sip/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libantlr3c.so:devel/libantlr3c GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -CONFIGURE_ARGS= --disable-silent-rules --disable-strict --disable-tests \ +CONFIGURE_ARGS= --disable-strict --disable-tests \ --with-antlr=${LOCALBASE} INSTALL_TARGET= install-strip USES= compiler:c11 gmake libtool pathfix 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 \ diff --git a/net/linphone/Makefile b/net/linphone/Makefile index 638bd206a78a..8150b1b42d4a 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -19,7 +19,7 @@ CONFLICTS_INSTALL= linphone-base-[0-9]* GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-deplibs-link --disable-documentation \ - --disable-silent-rules --disable-speex --disable-strict \ + --disable-speex --disable-strict \ --disable-tutorials \ --enable-external-mediastreamer --enable-external-ortp \ --enable-lime --with-polarssl=${LOCALBASE} \ diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile index cab6aac151c9..622919066c07 100644 --- a/net/mediastreamer/Makefile +++ b/net/mediastreamer/Makefile @@ -21,7 +21,7 @@ CONFLICTS_INSTALL= linphone-base-[0-9]* GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-alsa --disable-documentation --disable-matroska \ - --disable-pulseaudio --disable-silent-rules --disable-strict \ + --disable-pulseaudio --disable-strict \ --with-gsm=${LOCALBASE} --with-srtp=${LOCALBASE} \ --with-polarssl=${LOCALBASE} xxd_found=yes CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_ARC4RANDOM diff --git a/net/netembryo/Makefile b/net/netembryo/Makefile index b2474f4963ca..09be5d9f7c66 100644 --- a/net/netembryo/Makefile +++ b/net/netembryo/Makefile @@ -27,7 +27,6 @@ USES= gmake libtool pathfix pkgconfig tar:bzip2 USE_GNOME= glib20 USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules INSTALL_TARGET= install-strip .include <bsd.port.options.mk> diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index e2b5ae149934..4c3bbb86eda4 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -22,7 +22,6 @@ USES= cpe pathfix shebangfix libedit libtool pkgconfig ssl \ gettext-runtime GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules TEST_TARGET= check diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 35d9e737299d..cff41c044ae6 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -21,7 +21,6 @@ CONFLICTS= ntp-rc-* ntp-devel-* USES= cpe pathfix shebangfix libedit libtool pkgconfig ssl GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules TEST_TARGET= check diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile index 6bedca6990fd..f9d3891f1e12 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -18,7 +18,6 @@ GROUPS= _ntp USE_RC_SUBR= openntpd GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules OPTIONS_DEFINE= RESSL RESSL_DESC= SSL/TLS support via LibreSSL diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 98d8d1612970..79de2f70d8af 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS_INSTALL= linphone-base-[0-9]* GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules --disable-strict +CONFIGURE_ARGS= --disable-strict INSTALL_TARGET= install-strip USES= libtool pathfix pkgconfig USE_LDCONFIG= yes |