diff options
author | jlam <jlam> | 2005-12-17 18:59:06 +0000 |
---|---|---|
committer | jlam <jlam> | 2005-12-17 18:59:06 +0000 |
commit | 1c456bc83a90d3d2d5726cc79f30741df5869c44 (patch) | |
tree | a885601c4ecef7534f8242c6620bc3875194f9c1 /print | |
parent | dd51f2742261f5aa3ac7cd154ac022c33ac6fcd8 (diff) | |
download | pkgsrc-1c456bc83a90d3d2d5726cc79f30741df5869c44.tar.gz |
Add and enable the following packages:
print/foomatic-filters-cups
print/foomatic-ppds
print/foomatic-ppds-cups
Remove the following superseded packages:
print/cupsomatic
print/cupsomatic-ppds
print/foomatic-gswrapper
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/Makefile b/print/Makefile index b96b450faca..3aaf65fd275 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2005/12/11 10:09:10 markd Exp $ +# $NetBSD: Makefile,v 1.142 2005/12/17 18:59:06 jlam Exp $ # COMMENT= Desktop publishing @@ -22,8 +22,6 @@ SUBDIR+= chktex SUBDIR+= cjk-lyx SUBDIR+= cnprint SUBDIR+= cups -SUBDIR+= cupsomatic -SUBDIR+= cupsomatic-ppds SUBDIR+= dvidvi SUBDIR+= dvipdfm SUBDIR+= dvipdfmx @@ -32,7 +30,9 @@ SUBDIR+= enscript SUBDIR+= epstool SUBDIR+= evince SUBDIR+= foomatic-filters -SUBDIR+= foomatic-gswrapper +SUBDIR+= foomatic-filters-cups +SUBDIR+= foomatic-ppds +SUBDIR+= foomatic-ppds-cups SUBDIR+= ghostscript SUBDIR+= ghostscript-afpl SUBDIR+= ghostscript-esp |