aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/gdome2/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-04-14 22:08:04 +0800
committerijliao <ijliao@FreeBSD.org>2003-04-14 22:08:04 +0800
commit2747aa5eeee1a8e5acaec0c533e0b3836c53e073 (patch)
treef6c9cb3a7bdac648e33b92fb2c65508968598b91 /textproc/gdome2/Makefile
parent9cf12490c474d23d21e52bf8b8df016c2078ebcf (diff)
downloadfreebsd-ports-gnome-2747aa5eeee1a8e5acaec0c533e0b3836c53e073.tar.gz
freebsd-ports-gnome-2747aa5eeee1a8e5acaec0c533e0b3836c53e073.tar.zst
freebsd-ports-gnome-2747aa5eeee1a8e5acaec0c533e0b3836c53e073.zip
add gnomehack to make pkg-config work correctly
Diffstat (limited to 'textproc/gdome2/Makefile')
-rw-r--r--textproc/gdome2/Makefile3
1 files changed, 2 insertions, 1 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"