diff options
author | gdt <gdt@pkgsrc.org> | 2008-01-11 12:43:58 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-01-11 12:43:58 +0000 |
commit | 9edba0730cb0852a0ca5dec1bd37a8ddabb37921 (patch) | |
tree | 85f9321406bda8e6bd4e812337d8b2a59ce199a5 /print | |
parent | 745492bd3fde998ba224b656806d31c0244b6b4c (diff) | |
download | pkgsrc-9edba0730cb0852a0ca5dec1bd37a8ddabb37921.tar.gz |
add gutenprint{,51}-lib
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 5159eac2235..ec1d8416510 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.178 2007/12/12 01:30:27 markd Exp $ +# $NetBSD: Makefile,v 1.179 2008/01/11 12:43:58 gdt Exp $ # COMMENT= Desktop publishing @@ -44,6 +44,8 @@ SUBDIR+= gimp-print-cups SUBDIR+= gimp-print-escputil SUBDIR+= gimp-print-ijs SUBDIR+= gimp-print-lib +SUBDIR+= gutenprint-lib +SUBDIR+= gutenprint51-lib SUBDIR+= glabels SUBDIR+= gtklp SUBDIR+= gv |