From 82c2034fab2fbebf18a4ca1c43b167e9d08f7ede Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 7 May 2000 02:09:13 +0000 Subject: Add and enable ghostscript, ghostscript-fonts, ghostscript-nox11, and ghostscript-x11. Disable ghostscript5 and ghostscript5-x11. --- print/Makefile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'print') diff --git a/print/Makefile b/print/Makefile index 81c5b9d2245..6a1dd5fedd6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2000/04/23 05:55:52 kim Exp $ +# $NetBSD: Makefile,v 1.35 2000/05/07 02:09:13 jlam Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -9,8 +9,12 @@ SUBDIR += cups SUBDIR += enscript SUBDIR += ggv - SUBDIR += ghostscript5 - SUBDIR += ghostscript5-x11 + SUBDIR += ghostscript + SUBDIR += ghostscript-fonts + SUBDIR += ghostscript-nox11 + SUBDIR += ghostscript-x11 +# SUBDIR += ghostscript5 +# SUBDIR += ghostscript5-x11 SUBDIR += gnome-print SUBDIR += gv SUBDIR += html2ps -- cgit v1.2.3