diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-24 02:43:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-24 02:43:51 +0000 |
commit | e3e7faeda310222ae0f96df3ae6b0f113457b84b (patch) | |
tree | ba5166e2c135d3e49c6a45a9ee892a2b20fd7f6d /net-im | |
parent | f00c79b3aa4b62ad61bb9fcef06e2c03b1b3f088 (diff) |
Notes
Diffstat (limited to 'net-im')
-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 0ff5fe7b1ab9..e0f3a701eefc 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -17,7 +17,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.12:${PORTSDIR}/dns/adns + adns.1:${PORTSDIR}/dns/adns USE_ICONV= yes USE_GNOME= glib12 |