diff options
Diffstat (limited to 'graphics/evince')
-rw-r--r-- | graphics/evince/Makefile | 3 | ||||
-rw-r--r-- | graphics/evince/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 3321cb948..9a6852f70 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,11 +3,12 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.117 2009/02/27 00:21:44 marcus Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.118 2009/03/05 03:30:10 marcus Exp $ # PORTNAME= evince PORTVERSION= 2.25.92 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index 066a4c32b..579aa8fd7 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -383,6 +383,8 @@ share/locale/sr@latin/LC_MESSAGES/evince.mo @dirrm %%DATADIR%%/icons/hicolor @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% +@dirrm share/doc/libevview +@dirrm share/doc/libevdocument @dirrm %%DOCSDIR%% @dirrmtry share/applications @dirrm lib/evince/1/backends |