1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Depend on shared GC library. This fixes breakage after the boehm-gc update.

Reported by:	pav
This commit is contained in:
Stanislav Sedov 2009-12-17 21:04:41 +00:00
parent b86df1e063
commit 2ca64324e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246059

View File

@ -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