diff options
author | xtraeme <xtraeme> | 2003-12-03 23:25:04 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-03 23:25:04 +0000 |
commit | e150bbeed8735c3d8aa11039e86d4de2a1a78b18 (patch) | |
tree | ad96e19bb6298c43be49a500839e25f8d19cc5b7 /print | |
parent | 05f180b2b6640982334b1747af2fc630db414573 (diff) | |
download | pkgsrc-e150bbeed8735c3d8aa11039e86d4de2a1a78b18.tar.gz |
Add and enable gpdf.
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 5d817bdc0fe..daaaf7c378c 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 2003/10/29 22:05:15 reed Exp $ +# $NetBSD: Makefile,v 1.110 2003/12/03 23:25:04 xtraeme Exp $ # COMMENT= Desktop publishing @@ -44,6 +44,7 @@ SUBDIR+= gimp-print-escputil SUBDIR+= gimp-print-ijs SUBDIR+= gimp-print-lib SUBDIR+= gnome-print +SUBDIR+= gpdf SUBDIR+= gv SUBDIR+= hpijs SUBDIR+= html2ps |