diff options
author | jlam <jlam> | 2002-09-18 22:34:03 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-09-18 22:34:03 +0000 |
commit | 1d8a633e97c34d5a0b5853a8c1b1934b1d134f50 (patch) | |
tree | a94b1b0200202555f275b622f12ae85692a9cf71 /print/Makefile | |
parent | c6a7b4586427a8b906d529e695b860db670549ba (diff) | |
download | pkgsrc-1d8a633e97c34d5a0b5853a8c1b1934b1d134f50.tar.gz |
Add and enable ghostscript-esp* packages.
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 e506882ce42..c28b550713f 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2002/09/16 01:49:46 uebayasi Exp $ +# $NetBSD: Makefile,v 1.89 2002/09/18 22:34:03 jlam Exp $ # COMMENT= Desktop publishing @@ -25,6 +25,8 @@ SUBDIR+= enscript SUBDIR+= foomatic-gswrapper SUBDIR+= ggv SUBDIR+= ghostscript +SUBDIR+= ghostscript-esp +SUBDIR+= ghostscript-esp-nox11 SUBDIR+= ghostscript-gnu SUBDIR+= ghostscript-gnu-nox11 SUBDIR+= ghostscript-gnu-x11 |