diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
commit | bf60be81d18978782b3c3de21916fdb4a5cbb2e5 (patch) | |
tree | 9be083b0fd811caaa5b6ea713f83e7705ea93fbe /net-im/gale | |
parent | e15afee535ffec38424947ba1c7eb0ada4141fc2 (diff) | |
download | ports-bf60be81d18978782b3c3de21916fdb4a5cbb2e5.tar.gz ports-bf60be81d18978782b3c3de21916fdb4a5cbb2e5.zip |
Notes
Diffstat (limited to 'net-im/gale')
-rw-r--r-- | net-im/gale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 854cd062ffc9..de5f6186f68b 100644 --- a/net-im/gale/Makefile +++ b/net-im/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 |