diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-09 09:21:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-09 09:21:32 +0000 |
commit | 44bcc1a3871a26c914a4e2a2ce69d698220c9ee2 (patch) | |
tree | ef9ca9df075eb741ebf081c4531b06259ffac55c | |
parent | a54a81db6d9f7131751cc39af3eb007ce5961b01 (diff) | |
download | pkgsrc-44bcc1a3871a26c914a4e2a2ce69d698220c9ee2.tar.gz |
+ py-poppler
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 7a334550210..551d187404d 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.566 2013/10/09 08:53:25 wiz Exp $ +# $NetBSD: Makefile,v 1.567 2013/10/09 09:21:32 wiz Exp $ # COMMENT= Desktop publishing @@ -125,6 +125,7 @@ SUBDIR+= py-PDF2 SUBDIR+= py-Pdf SUBDIR+= py-cups SUBDIR+= py-pisa +SUBDIR+= py-poppler SUBDIR+= py-pslib SUBDIR+= py-reportlab SUBDIR+= qpdf |