mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
Make this port depend on glib20 instead of glib12 and unbreak.
Noted by: igla@batterybackups.net
This commit is contained in:
parent
4b65e292ba
commit
2c3115c9f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93909
1 changed files with 1 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue