Page MenuHomeFreeBSD

D7881.id.diff
No OneTemporary

D7881.id.diff

Index: head/dns/dnsmasq/Makefile
===================================================================
--- head/dns/dnsmasq/Makefile
+++ head/dns/dnsmasq/Makefile
@@ -96,8 +96,8 @@
pre-configure: pretty-print-config
.if ${PORT_OPTIONS:MIDN}
.if empty(PORT_OPTIONS:MNLS)
- @if ${OBJDUMP} -p ${LOCALBASE}/lib/libidn.so \
- | ${EGREP} -q 'NEEDED[[:space:]]+libintl\.so' ; \
+ @if ${READELF} -d ${LOCALBASE}/lib/libidn.so \
+ | ${EGREP} -q '\<NEEDED\>.*\[libintl\.so' ; \
then ${ECHO} ; ${ECHO} 'WARNING: dns/libidn was compiled with NLS support!' ; \
${ECHO} 'Recompile libidn WITHOUT_NLS to get rid of NLS dependencies.' ; ${ECHO} ; \
fi

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 22, 6:56 PM (7 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31931228
Default Alt Text
D7881.id.diff (645 B)

Event Timeline