diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/gdome2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index eea4e2c5d3dd..fa5d47692c52 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -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" |