From 3d8a10b50aae62be7d1abcfb82662e62cfbf5c54 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 31 May 2001 16:02:52 +0000 Subject: Add textproc/libxml as an explicit dependency, as well as the implicit dependency through textproc/scrollkeeper. Something strange is going on here, and this is a reasonable temporary fix. --- x11/gnomelibs/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/gnomelibs') diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 21468c506ea3..e5ec38b8c552 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomelibs PORTVERSION= 1.2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs @@ -16,7 +16,8 @@ DISTNAME= gnome-libs-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit +LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ + ORBit.2:${PORTSDIR}/devel/ORBit RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_X_PREFIX= yes -- cgit v1.2.3