summaryrefslogtreecommitdiff
path: root/graphics/mgl/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mgl/patches/patch-ae')
-rw-r--r--graphics/mgl/patches/patch-ae33
1 files changed, 12 insertions, 21 deletions
diff --git a/graphics/mgl/patches/patch-ae b/graphics/mgl/patches/patch-ae
index 9a49d4e633d..928dc49c520 100644
--- a/graphics/mgl/patches/patch-ae
+++ b/graphics/mgl/patches/patch-ae
@@ -1,22 +1,13 @@
-$NetBSD: patch-ae,v 1.1.1.1 2000/11/01 16:25:09 hubertf Exp $
+$NetBSD: patch-ae,v 1.2 2001/03/20 13:54:31 wiz Exp $
---- bin/Makefile.orig Fri Sep 1 15:04:11 2000
-+++ bin/Makefile Fri Sep 1 15:22:18 2000
-@@ -58,12 +58,12 @@
- ifdef SERVER_X11
- $(INSTALL) -c -s ${PRIV_BIN} ${SERVER_X11} ${MGL_BIN_DIR}
- endif
--ifdef IM_DYNAMIC
-- ${INSTALL} -c -s ${PRIV_BIN} ${IM_PROG} ${MGLDIR}
--endif
-+#ifdef IM_DYNAMIC
-+# ${INSTALL} -c -s ${PRIV_BIN} ${IM_PROG} ${MGLDIR}
-+#endif
- ${INSTALL} -c -s ${PRIV_BIN} imsoft.so ${MGLDIR}
-- ${INSTALL} -c -s ${PRIV_BIN} mgl_fontinfo ${MGL_BIN_DIR}
-- ${INSTALL} -c -s ${PRIV_BIN} bdftomgl ${MGL_BIN_DIR}
-+# ${INSTALL} -c -s ${PRIV_BIN} mgl_fontinfo ${MGL_BIN_DIR}
-+# ${INSTALL} -c -s ${PRIV_BIN} bdftomgl ${MGL_BIN_DIR}
- ifdef CALIB_PROGS
- ${INSTALL} -c -s ${PRIV_BIN} ${CALIB_PROGS} ${MGL_SBIN_DIR}
- ${INSTALL} -c ${PRIV_BIN} calibdata-update ${MGL_SBIN_DIR}
+--- utils/mglcons.sh.orig Sun Dec 10 02:49:40 2000
++++ utils/mglcons.sh Thu Mar 8 16:27:25 2001
+@@ -6,7 +6,7 @@
+ export MGL_DISPLAY
+ # export PLATFORM=MC-R300
+
+-/usr/pkg/sbin/mglsvrcons $1 < $TTY > $TTY &
++/usr/pkg/sbin/mglsvrcons $* < $TTY > $TTY &
+ sleep 1
+ mgterm -i
+ reset