diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/evince/Makefile | 3 | ||||
-rw-r--r-- | graphics/evince/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index e3c9394e6..a1afdadcc 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.24 2005/08/17 08:03:26 mezz Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.25 2005/08/17 17:09:05 mezz Exp $ # PORTNAME= evince PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.3 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index 608578da1..759db2374 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -80,7 +80,5 @@ share/locale/zh_TW/LC_MESSAGES/evince.mo @dirrm share/gnome/help/evince/C @dirrm share/gnome/help/evince @dirrm share/gnome/evince -%%NAUTILUS%%@unexec rmdir %D/lib/nautilus/extensions-1.0 2>/dev/null || /usr/bin/true -%%NAUTILUS%%@unexec rmdir %D/lib/nautilus 2>/dev/null || /usr/bin/true @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |