diff options
author | jlam <jlam@pkgsrc.org> | 2002-09-13 06:54:59 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-09-13 06:54:59 +0000 |
commit | e8b8dcabbc5468450bde92afa5adaec17f128574 (patch) | |
tree | a652cb6f3631d96302bedb25db8ae4e3f23d7d25 /print/Makefile | |
parent | 50f2573239ac9e21918674e5bf8da3512403a9ae (diff) | |
download | pkgsrc-e8b8dcabbc5468450bde92afa5adaec17f128574.tar.gz |
Add and enable ghostscript-gnu{,-nox11}.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 6635dc391eb..a24a01117d6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2002/09/12 04:29:32 rh Exp $ +# $NetBSD: Makefile,v 1.86 2002/09/13 06:54:59 jlam Exp $ # COMMENT= Desktop publishing @@ -25,6 +25,8 @@ SUBDIR+= enscript SUBDIR+= foomatic-gswrapper SUBDIR+= ggv SUBDIR+= ghostscript +SUBDIR+= ghostscript-gnu +SUBDIR+= ghostscript-gnu-nox11 SUBDIR+= ghostscript-nox11 SUBDIR+= gimp-print SUBDIR+= gimp-print-cups |