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 | d2ac3d2b44d5a04680cac555bf79276be49c96b6 (patch) | |
tree | 72390d04c1ff7258f5f7202d89e8a2a2db716885 | |
parent | b74a081007a3729b6b13f85954a7126d8738b5c2 (diff) | |
download | pkgsrc-d2ac3d2b44d5a04680cac555bf79276be49c96b6.tar.gz |
+ zathura-{pdf-mupdf,pdf-poppler,ps}
-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" |