1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

Add missed libxml2 into LIB_DEPENDS.

This commit is contained in:
Maxim Sobolev 2002-02-16 09:20:25 +00:00
parent 4f18c570ee
commit ab824a93f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54774

View File

@ -16,7 +16,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= ORBit-2.0:${PORTSDIR}/devel/ORBit2 \
db3.2:${PORTSDIR}/databases/db3
db3.2:${PORTSDIR}/databases/db3 \
xml2.5:${PORTSDIR}/textproc/libxml2
USE_BZIP2= yes
USE_GMAKE= yes