Add a missing runtime dependency, yelp. Bump the PORTREVISION.

PR:		ports/167769
Reported by:	Ronald F.Guilmette <rfg@tristatelogic.com>
This commit is contained in:
Jeremy Messenger 2012-05-20 16:29:56 +00:00
parent 84aa46a366
commit 84e1179096
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297038

View File

@ -8,7 +8,7 @@
PORTNAME= evince
PORTVERSION= 2.32.0
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -19,7 +19,8 @@ COMMENT= GNOME 2 multi-format document viewer
BUILD_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
LIB_DEPENDS= poppler-glib.8:${PORTSDIR}/graphics/poppler-glib \
spectre.1:${PORTSDIR}/print/libspectre
RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme \
yelp:${PORTSDIR}/x11/yelp
USE_LDCONFIG= yes
USE_BZIP2= yes