diff options
Diffstat (limited to 'deskutils/gnome-documents/Makefile')
-rw-r--r-- | deskutils/gnome-documents/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile index df90e58b2..045b97b69 100644 --- a/deskutils/gnome-documents/Makefile +++ b/deskutils/gnome-documents/Makefile @@ -3,8 +3,7 @@ # $MCom$ PORTNAME= gnome-documents -PORTVERSION= 3.12.1 -PORTREVISION= 1 +PORTVERSION= 3.14.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -14,7 +13,8 @@ COMMENT= Document manager application designed to work with GNOME 3 LICENSE= GPLv2 -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool +BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \ + docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libclutter-1.0.so:${PORTSDIR}/graphics/clutter \ libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \ @@ -30,7 +30,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py- USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack \ - introspection:build libxml2 + introspection:build librsvg2 libxml2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes |