Make this port depend on glib20 instead of glib12 and unbreak.

Noted by:	igla@batterybackups.net
This commit is contained in:
Akinori MUSHA 2003-11-13 19:55:13 +00:00
parent 4b65e292ba
commit 2c3115c9f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93909

View file

@ -15,9 +15,7 @@ COMMENT= Gnome DOM Engine
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
BROKEN= Missing dependencies, will be removed after Feb 2
USE_GNOME= glib12 gnomehack
USE_GNOME= glib20 gnomehack
USE_REINPLACE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include"