diff options
author | markd <markd> | 2005-12-11 10:09:10 +0000 |
---|---|---|
committer | markd <markd> | 2005-12-11 10:09:10 +0000 |
commit | d386e0f2ff0c66dd62abcab2fdd0b9f216a98bae (patch) | |
tree | ed4c219fb849871afc3c39edeb414c7eb3659398 /print | |
parent | aa6a5e9ce14b24649b4adfe8dee91722e1f2bd28 (diff) | |
download | pkgsrc-d386e0f2ff0c66dd62abcab2fdd0b9f216a98bae.tar.gz |
add poppler-qt
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 81e7d554856..b96b450faca 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.140 2005/12/09 20:30:16 wiz Exp $ +# $NetBSD: Makefile,v 1.141 2005/12/11 10:09:10 markd Exp $ # COMMENT= Desktop publishing @@ -79,6 +79,7 @@ SUBDIR+= pdflib SUBDIR+= php-pdflib SUBDIR+= pnm2ppa SUBDIR+= poppler +SUBDIR+= poppler-qt SUBDIR+= poster SUBDIR+= pscal SUBDIR+= psify |