diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-11-13 19:55:13 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-11-13 19:55:13 +0000 |
commit | 2c3115c9f3d2c754cc9f7257dba4d03de662a49f (patch) | |
tree | abcf52e1ee848dfdcb9202ced2411ca73387f0a4 /textproc/gdome2 | |
parent | 4b65e292baf2ba7e6330a64619686f179a71dfa4 (diff) | |
download | ports-2c3115c9f3d2c754cc9f7257dba4d03de662a49f.tar.gz ports-2c3115c9f3d2c754cc9f7257dba4d03de662a49f.zip |
Notes
Diffstat (limited to 'textproc/gdome2')
-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" |