diff options
author | markd <markd@pkgsrc.org> | 2007-12-12 01:30:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-12-12 01:30:27 +0000 |
commit | 6941906c7885100a231a59d0bed114b28ca2fd5e (patch) | |
tree | 48415105cd36435596e1f7610287e1f0cd7dc4aa /print | |
parent | 69d7a068b29cfb3774071866e6d53ce5bb5f4379 (diff) | |
download | pkgsrc-6941906c7885100a231a59d0bed114b28ca2fd5e.tar.gz |
Add poppler-qt4.
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 77e1ea4e526..5159eac2235 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.177 2007/10/26 17:04:11 reed Exp $ +# $NetBSD: Makefile,v 1.178 2007/12/12 01:30:27 markd Exp $ # COMMENT= Desktop publishing @@ -86,6 +86,7 @@ SUBDIR+= pnm2ppa SUBDIR+= poppler SUBDIR+= poppler-glib SUBDIR+= poppler-qt +SUBDIR+= poppler-qt4 SUBDIR+= poppler-utils SUBDIR+= poster SUBDIR+= pscal |