diff options
Diffstat (limited to 'net/gale/Makefile')
-rw-r--r-- | net/gale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gale/Makefile b/net/gale/Makefile index 854cd062ffc9..de5f6186f68b 100644 --- a/net/gale/Makefile +++ b/net/gale/Makefile @@ -16,7 +16,7 @@ COMMENT= A secure instant messaging system BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww \ - adns.1:${PORTSDIR}/net/adns + adns.1:${PORTSDIR}/dns/adns USE_OPENSSL= yes USE_AUTOCONF_VER=213 |