summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam>2000-05-07 02:09:13 +0000
committerjlam <jlam>2000-05-07 02:09:13 +0000
commit5aab7841014a92649c316fcdd192f4e4cf4e48b4 (patch)
tree2bb28951113fc8aaf0aacba131714ef4b20603fa /print
parent5d95fc7b69cb3a12415d535e85dd6dd4b4c991cd (diff)
downloadpkgsrc-5aab7841014a92649c316fcdd192f4e4cf4e48b4.tar.gz
Add and enable ghostscript, ghostscript-fonts, ghostscript-nox11, and
ghostscript-x11. Disable ghostscript5 and ghostscript5-x11.
Diffstat (limited to 'print')
-rw-r--r--print/Makefile10
1 files changed, 7 insertions, 3 deletions
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