summaryrefslogtreecommitdiff
path: root/x11/gnomelibs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnomelibs/Makefile')
-rw-r--r--x11/gnomelibs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index fb5f8c3f5c42..3dd53dba8f9d 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomelibs
PORTVERSION= 1.4.1.6
+PORTREVISION= 1
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-libs
@@ -33,7 +34,8 @@ LIBTOOLFILES= configure libart_lgpl/configure
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--disable-test-gnome \
- --disable-gtk-doc
+ --disable-gtk-doc \
+ --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"