aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libglut/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-26 00:52:50 +0800
committermiwi <miwi@FreeBSD.org>2011-02-26 00:52:50 +0800
commitafbd9adc91ea20af30292938d6abd193791ae93f (patch)
tree81fd9833ef1b1f53de06c778a19bf1c393d0d703 /graphics/libglut/Makefile
parenta133868afc4cf84dbd611f2791989f867b0fb757 (diff)
downloadfreebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.tar.gz
freebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.tar.zst
freebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.zip
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457
Diffstat (limited to 'graphics/libglut/Makefile')
-rw-r--r--graphics/libglut/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/libglut/Makefile b/graphics/libglut/Makefile
index 033d82c9aa72..1b8ea547cf55 100644
--- a/graphics/libglut/Makefile
+++ b/graphics/libglut/Makefile
@@ -15,10 +15,6 @@ COMMENT= OpenGL utility toolkit
USE_GL= glu
USE_XORG= glproto x11 xext xxf86vm xdamage xfixes xi xmu dri2proto
-.ifndef WITHOUT_NOUVEAU
-EXTRA_PATCHES+= ${FILESDIR}/mesalib74-configure
-.endif
-
do-install:
cd ${WRKSRC}/src/glut/glx; ${GMAKE} install
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \