diff options
author | obache <obache@pkgsrc.org> | 2013-03-17 08:45:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-17 08:45:43 +0000 |
commit | 0c16fb4d9e70f4515ed77434894d2c464d12469a (patch) | |
tree | 25c12c931f43d362fa2015fbd52fcb326f934090 /print | |
parent | 4a36f74c9fc7a264c8c5c43bea436a41badc3af8 (diff) | |
download | pkgsrc-0c16fb4d9e70f4515ed77434894d2c464d12469a.tar.gz |
ghostscript now only contains Makefile fragment, so commented out.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index ee6976edbe4..10f510d06d8 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.557 2013/03/16 22:25:46 dholland Exp $ +# $NetBSD: Makefile,v 1.558 2013/03/17 08:45:43 obache Exp $ # COMMENT= Desktop publishing @@ -48,7 +48,7 @@ SUBDIR+= foomatic-ppds-cups SUBDIR+= foomatic4-db SUBDIR+= foomatic4-db-engine SUBDIR+= foomatic4-filters -SUBDIR+= ghostscript +#SUBDIR+= ghostscript # only contains Makefile fragments SUBDIR+= ghostscript-agpl SUBDIR+= ghostscript-gpl SUBDIR+= glabels |