diff options
author | leot <leot@pkgsrc.org> | 2016-02-14 14:05:24 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-02-14 14:05:24 +0000 |
commit | 386a93044cc364d4fad6ae4c5d914a7d06b92ca9 (patch) | |
tree | 72390d04c1ff7258f5f7202d89e8a2a2db716885 /print | |
parent | faed33e5e813f33e117d679080dd6c3d3e6f15e9 (diff) | |
download | pkgsrc-386a93044cc364d4fad6ae4c5d914a7d06b92ca9.tar.gz |
+ zathura-{pdf-mupdf,pdf-poppler,ps}
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 7eddc214f9c..e362c3f0f92 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.658 2016/02/14 13:44:09 leot Exp $ +# $NetBSD: Makefile,v 1.659 2016/02/14 14:05:24 leot Exp $ # COMMENT= Desktop publishing @@ -1243,5 +1243,8 @@ SUBDIR+= xpdfopen SUBDIR+= xpp SUBDIR+= yup SUBDIR+= zathura +SUBDIR+= zathura-pdf-mupdf +SUBDIR+= zathura-pdf-poppler +SUBDIR+= zathura-ps .include "../mk/misc/category.mk" |