aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnsmasq
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2014-09-11 04:30:07 +0800
committermandree <mandree@FreeBSD.org>2014-09-11 04:30:07 +0800
commite77f4055c9278e66aed4034d1317135fa7ab016b (patch)
tree3d207e3a2b4bf6281900d6397f2f7d9e60096cdd /dns/dnsmasq
parentaefc01ef081d6988e530871ee8b6847ebbe4571b (diff)
downloadfreebsd-ports-gnome-e77f4055c9278e66aed4034d1317135fa7ab016b.tar.gz
freebsd-ports-gnome-e77f4055c9278e66aed4034d1317135fa7ab016b.tar.zst
freebsd-ports-gnome-e77f4055c9278e66aed4034d1317135fa7ab016b.zip
Remove excess output from pre-configure.
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r--dns/dnsmasq/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 6fe581dc691a..a34819802aec 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -93,7 +93,6 @@ post-patch:
${REINPLACE_CMD} -e "s/lua5\.1/lua-${LUA_VER}/" ${WRKSRC}/Makefile
pre-configure: pretty-print-config
- @${PRINTF} "dns/libidn config: " ; ${MAKE} -C ${PORTSDIR}/dns/libidn pretty-print-config
.if ${PORT_OPTIONS:MIDN}
.if empty(PORT_OPTIONS:MNLS)
@if ${OBJDUMP} -p ${LOCALBASE}/lib/libidn.so \