summaryrefslogtreecommitdiffstats
path: root/x11/libgnome
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-12 15:39:01 +0000
committerknu <knu@FreeBSD.org>2001-09-12 15:39:01 +0000
commitf4cf9848616ad659a7ebbe2b706f0083e8d46464 (patch)
tree6d871885e2306458219aa20a2c3ededa71060642 /x11/libgnome
parenta2ad934223dadec26fc99c597065f4510a769fe3 (diff)
downloadFreeBSD-ports-f4cf9848616ad659a7ebbe2b706f0083e8d46464.zip
FreeBSD-ports-f4cf9848616ad659a7ebbe2b706f0083e8d46464.tar.gz
Allow japanese/gnomelibs to add LIB_DEPENDS:
-LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ +LIB_DEPENDS+= xml.5:${PORTSDIR}/textproc/libxml \
Diffstat (limited to 'x11/libgnome')
-rw-r--r--x11/libgnome/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 6416701..c3dc0f4 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/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
OpenPOWER on IntegriCloud