aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-im/gale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile
index ebf6a4ad0e59..46d0e3f63e49 100644
--- a/net-im/gale/Makefile
+++ b/net-im/gale/Makefile
@@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}ruit
MAINTAINER= jason-fbsd-ports-gale@shalott.net
COMMENT= A secure instant messaging system
-BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc
-LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww \
+LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc \
+ wwwcore.1:${PORTSDIR}/www/libwww \
adns.1:${PORTSDIR}/dns/adns
USE_ICONV= yes