diff options
-rw-r--r-- | textproc/gdome2/Makefile | 3 | ||||
-rw-r--r-- | textproc/gdome2/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index bcdffb065f8e..2b70bfd23b7a 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gdome2 PORTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ @@ -16,7 +17,7 @@ COMMENT= Gnome DOM Engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_GNOMENG= yes -USE_GNOME= glib12 +USE_GNOME= glib12 gnomehack USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include" diff --git a/textproc/gdome2/pkg-plist b/textproc/gdome2/pkg-plist index 78c3e8242e7b..62a0e5ed89a5 100644 --- a/textproc/gdome2/pkg-plist +++ b/textproc/gdome2/pkg-plist @@ -12,7 +12,7 @@ include/libgdome/gdome-treegc.h include/libgdome/gdome-util.h include/libgdome/gdome-xpath.h @dirrm include/libgdome -lib/pkgconfig/gdome2.pc +libdata/pkgconfig/gdome2.pc share/aclocal/gdome2.m4 %%PORTDOCS%%%%DOCSDIR%%/book1.html %%PORTDOCS%%%%DOCSDIR%%/gdome2-basic-types-and-enumerations.html |