diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-04-21 18:39:19 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-04-21 18:39:19 +0000 |
commit | 2201ea060728156976b0e1b780148e35c73632db (patch) | |
tree | edffbbfffa6384672226bec39c6fa1a71e26e147 /net-im/gale | |
parent | 254b91789e523c1441e55817f55f9c1ff8c81f79 (diff) | |
download | ports-2201ea060728156976b0e1b780148e35c73632db.tar.gz ports-2201ea060728156976b0e1b780148e35c73632db.zip |
Notes
Diffstat (limited to 'net-im/gale')
-rw-r--r-- | net-im/gale/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 336038af1706..0ff5fe7b1ab9 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -7,7 +7,7 @@ PORTNAME= gale PORTVERSION= 0.99f -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://download.ofb.net/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}ruit @@ -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.1:${PORTSDIR}/dns/adns + adns.12:${PORTSDIR}/dns/adns USE_ICONV= yes USE_GNOME= glib12 |