summaryrefslogtreecommitdiff
path: root/x11/XFree86-4
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2001-06-05 01:14:14 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2001-06-05 01:14:14 +0000
commit189ef38fecaef38eb9edb21b783b4da1d79f8917 (patch)
treef89e434cefe34645640f0c2ffe27b2e99e03c297 /x11/XFree86-4
parentIt's OPERA_DIR, not OPERADIR. Now the help system works again. (diff)
Disable the build with WITH_MATROX_GXX_DRIVER. It does not work with 4.1.0
Reported by: Goran Runfeldt <goranrunfeldt@home.se>
Notes
Notes: svn path=/head/; revision=43503
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r--x11/XFree86-4/Makefile48
1 files changed, 24 insertions, 24 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index ef20fec6c0a4..d57abe881ece 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -64,10 +64,10 @@ pre-fetch:
.elif defined(USA_RESIDENT)
.if ${USA_RESIDENT} == NO
pre-fetch:
-.ifndef WITH_MATROX_GXX_DRIVER
- @${ECHO} Define WITH_MATROX_GXX_DRIVER if you want to enable Matrox driver for
- @${ECHO} G200, G400 and G450 graphic adapters
-.endif
+#.ifndef WITH_MATROX_GXX_DRIVER
+# @${ECHO} Define WITH_MATROX_GXX_DRIVER if you want to enable Matrox driver for
+# @${ECHO} G200, G400 and G450 graphic adapters
+#.endif
MASTER_SITES+= ftp://psych.psy.uq.oz.au/pub/X11R5/ \
ftp://ftp.internat.freebsd.org/pub/FreeBSD/X11-Crypto/ \
ftp://ftp3.za.freebsd.org/pub/FreeBSD/X11-Crypto/
@@ -77,10 +77,10 @@ IGNOREFILES= Wraphelp.c
pre-fetch:
@${ECHO}
@${ECHO} Assuming that you have fetched a USA-Legal Wraphelp.c.
-.ifndef WITH_MATROX_GXX_DRIVER
- @${ECHO} Define WITH_MATROX_GXX_DRIVER if you want to enable Matrox driver for
- @${ECHO} G200, G400 and G450 graphic adapters
-.endif
+#.ifndef WITH_MATROX_GXX_DRIVER
+# @${ECHO} Define WITH_MATROX_GXX_DRIVER if you want to enable Matrox driver for
+# @${ECHO} G200, G400 and G450 graphic adapters
+#.endif
.endif # ${USA_RESIDENT}
.endif
@@ -91,11 +91,11 @@ pre-fetch:
BROKEN= "can't be compiled on this system (missing headers)"
.endif
-.if defined(WITH_MATROX_GXX_DRIVER)
-MGA_DRIVER_VERSION= 1_2_0beta
-MASTER_SITES+= ftp://ftp.matrox.com/pub/mga/archive/linux/2001/beta_${MGA_DRIVER_VERSION:S/beta//}/
-DISTFILES+= mga-${MGA_DRIVER_VERSION}.tgz
-.endif # WITH_MATROX_GXX_DRIVER
+#.if defined(WITH_MATROX_GXX_DRIVER)
+#MGA_DRIVER_VERSION= 1_2_0beta
+#MASTER_SITES+= ftp://ftp.matrox.com/pub/mga/archive/linux/2001/beta_${MGA_DRIVER_VERSION:S/beta//}/
+#DISTFILES+= mga-${MGA_DRIVER_VERSION}.tgz
+#.endif # WITH_MATROX_GXX_DRIVER
.if ${OSVERSION} > 500012
post-patch:
@@ -104,17 +104,17 @@ post-patch:
${SED} -e 52d -e 54d < ${WRKSRC}/include/Xarch.h.orig > \
${WRKSRC}/include/Xarch.h; fi
.endif # ${OSVERSION} > 500012
-.if defined(WITH_MATROX_GXX_DRIVER)
-.if !target(post-patch)
-post-patch:
-.endif # !target(post-patch)
- @${MV} ${WRKSRC}/programs/Xserver/hw/xfree86/drivers/mga \
- ${WRKSRC}/programs/Xserver/hw/xfree86/drivers/mga.old
- @${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/mga-${MGA_DRIVER_VERSION}.tgz \
- -C ${WRKSRC}/programs/Xserver/hw/xfree86/drivers
- @${CP} ${WRKSRC}/config/cf/xf86site.def ${WRKSRC}/config/cf/host.def
- @${ECHO} "#define HaveMatroxHal YES" >> ${WRKSRC}/config/cf/host.def
-.endif # WITH_MATROX_GXX_DRIVER
+#.if defined(WITH_MATROX_GXX_DRIVER)
+#.if !target(post-patch)
+#post-patch:
+#.endif # !target(post-patch)
+# @${MV} ${WRKSRC}/programs/Xserver/hw/xfree86/drivers/mga \
+# ${WRKSRC}/programs/Xserver/hw/xfree86/drivers/mga.old
+# @${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/mga-${MGA_DRIVER_VERSION}.tgz \
+# -C ${WRKSRC}/programs/Xserver/hw/xfree86/drivers
+# @${CP} ${WRKSRC}/config/cf/xf86site.def ${WRKSRC}/config/cf/host.def
+# @${ECHO} "#define HaveMatroxHal YES" >> ${WRKSRC}/config/cf/host.def
+#.endif # WITH_MATROX_GXX_DRIVER
pre-install:
${MKDIR} ${PREFIX}