diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/evince3/Makefile | 4 | ||||
-rw-r--r-- | print/evince3/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/print/evince3/Makefile b/print/evince3/Makefile index 13884482d45..af9388839ce 100644 --- a/print/evince3/Makefile +++ b/print/evince3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2015/01/21 09:12:41 obache Exp $ +# $NetBSD: Makefile,v 1.37 2015/01/28 03:16:24 pho Exp $ .include "../../print/evince3/Makefile.common" COMMENT= Document viewer -PKGREVISION= 3 +PKGREVISION= 4 .include "options.mk" diff --git a/print/evince3/PLIST b/print/evince3/PLIST index e60faafce90..7f0ff515b04 100644 --- a/print/evince3/PLIST +++ b/print/evince3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2014/11/08 12:31:13 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/01/28 03:16:24 pho Exp $ bin/evince bin/evince-previewer bin/evince-thumbnailer @@ -72,6 +72,7 @@ man/man1/evince.1 share/GConf/gsettings/evince.convert share/appdata/evince-comicsdocument.metainfo.xml ${PLIST.djvu}share/appdata/evince-djvudocument.metainfo.xml +${PLIST.dvi}share/appdata/evince-dvidocument.metainfo.xml share/appdata/evince-pdfdocument.metainfo.xml share/appdata/evince-psdocument.metainfo.xml share/appdata/evince-tiffdocument.metainfo.xml |