diff options
-rw-r--r-- | net/libetherx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libetherx/Makefile b/net/libetherx/Makefile index d6863c483277..4acccfcebc64 100644 --- a/net/libetherx/Makefile +++ b/net/libetherx/Makefile @@ -14,7 +14,7 @@ MAINTAINER= lukin@okbmei.msk.su LIB_DEPENDS= jabber.1:${PORTSDIR}/net/libjabber \ pth.13:${PORTSDIR}/devel/pth \ - adns.0:${PORTSDIR}/net/adns + adns.1:${PORTSDIR}/net/adns USE_LIBTOOL= yes INSTALLS_SHLIB= yes |