summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2001-05-02 17:05:23 +0000
committerwiz <wiz>2001-05-02 17:05:23 +0000
commit5519112a6cbecb73087ef533962eca221db210c4 (patch)
tree7c1b8aa1ab00f5ac5ce6d5b809fbcc1fcd6c64a8 /print
parent4709232395b77187267b7e60f1c0700a355280ba (diff)
downloadpkgsrc-5519112a6cbecb73087ef533962eca221db210c4.tar.gz
Enable gdevmjc. Noted working by MOCHIDA Shuji in pkg/12710.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-nox11/Makefile.common4
-rw-r--r--print/ghostscript-nox11/files/devs.nox116
2 files changed, 7 insertions, 3 deletions
diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common
index 62a74ae6c8c..248ecb518fa 100644
--- a/print/ghostscript-nox11/Makefile.common
+++ b/print/ghostscript-nox11/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2001/04/03 14:47:18 wiz Exp $
+# $NetBSD: Makefile.common,v 1.8 2001/05/02 17:05:23 wiz Exp $
DISTNAME= ghostscript-${GS_VERS}
GS_VERS= 6.01
@@ -47,7 +47,7 @@ BJ10V_DRV= gdev10v
DISTFILES+= ${BJ10V_DRV}.tar.gz
EXTRACT_LIST+= ${BJ10V_DRV}.tar.gz
-# This driver doesn't compile ... missing header "gsprops.h".
+# EPSON MJ-700V2C
MJC_DRV= gdevmjc-0.8
DISTFILES+= ${MJC_DRV}.tar.gz
EXTRACT_LIST+= ${MJC_DRV}.tar.gz
diff --git a/print/ghostscript-nox11/files/devs.nox11 b/print/ghostscript-nox11/files/devs.nox11
index e10188c3ef6..5fc31b178e8 100644
--- a/print/ghostscript-nox11/files/devs.nox11
+++ b/print/ghostscript-nox11/files/devs.nox11
@@ -1,4 +1,4 @@
-# $NetBSD: devs.nox11,v 1.2 2000/10/04 13:17:07 jlam Exp $
+# $NetBSD: devs.nox11,v 1.3 2001/05/02 17:07:23 wiz Exp $
#
# non-X11 drivers for Ghostscript
@@ -105,6 +105,10 @@ DEVICE_DEVS+= \
$(DD)mgrgray8.dev \
$(DD)mgrmono.dev \
$(DD)miff24.dev \
+ $(DD)mj500c.dev \
+ $(DD)mjc180.dev \
+ $(DD)mjc360.dev \
+ $(DD)mjc720.dev \
$(DD)necp6.dev \
$(DD)npdl.dev \
$(DD)oce9050.dev \