From f4cf9848616ad659a7ebbe2b706f0083e8d46464 Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 12 Sep 2001 15:39:01 +0000 Subject: Allow japanese/gnomelibs to add LIB_DEPENDS: -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ +LIB_DEPENDS+= xml.5:${PORTSDIR}/textproc/libxml \ --- x11/gnomelibs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/gnomelibs') diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 6416701..c3dc0f4 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-libs-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ +LIB_DEPENDS+= xml.5:${PORTSDIR}/textproc/libxml \ ORBit.2:${PORTSDIR}/devel/ORBit RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -- cgit v1.1