summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorpho <pho>2015-01-28 03:16:24 +0000
committerpho <pho>2015-01-28 03:16:24 +0000
commit60f6f362dd2e40c673f00808ea4c2851acf6491d (patch)
treee7f12e8beaa9dc9988e66368ddae0c6b77f159b2 /print
parentf18ed11f681eeb7c7a7a68669270f4fd1dddaf5e (diff)
downloadpkgsrc-60f6f362dd2e40c673f00808ea4c2851acf6491d.tar.gz
PLIST: Add a missing file
"share/appdata/evince-dvidocument.metainfo.xml" gets installed when the dvi option is enabled.
Diffstat (limited to 'print')
-rw-r--r--print/evince3/Makefile4
-rw-r--r--print/evince3/PLIST3
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