Allow japanese/gnomelibs to add LIB_DEPENDS:

-LIB_DEPENDS=   xml.5:${PORTSDIR}/textproc/libxml \
	+LIB_DEPENDS+=  xml.5:${PORTSDIR}/textproc/libxml \
This commit is contained in:
Akinori MUSHA 2001-09-12 15:39:01 +00:00
parent af237e2e97
commit da947bc75f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47756
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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