aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2002-03-20 08:33:47 +0800
committerwill <will@FreeBSD.org>2002-03-20 08:33:47 +0800
commit69005a2dd548f503ecbc195c23a12e225a203346 (patch)
treebcf313879161128137ad9753a8ace751f062b351 /x11
parent008609faee52f12491f0849aa6c8789770482511 (diff)
downloadfreebsd-ports-gnome-69005a2dd548f503ecbc195c23a12e225a203346.tar.gz
freebsd-ports-gnome-69005a2dd548f503ecbc195c23a12e225a203346.tar.zst
freebsd-ports-gnome-69005a2dd548f503ecbc195c23a12e225a203346.zip
Preemptive compile fix from XFree86 for "newer GCC versions" (presumably
they refer to GCC 3.x). PORTREVISION not bumped -- package unaffected. Untested on the target platforms. PR: 36104 Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp> Seconded by: gad (sparc64 & possibly ia64 uses GCC3 by default)
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4-libraries/Makefile3
-rw-r--r--x11/XFree86-4-libraries/distinfo1
2 files changed, 3 insertions, 1 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index b001ad904f15..16d29d94f57b 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -21,7 +21,8 @@ IGNOREFILES= Wraphelp.c
PATCH_SITES= ${MASTER_SITE_XFREE:S/source//g}
PATCH_SITE_SUBDIR= ${PORTVERSION}/fixes
-PATCHFILES= 4.2.0-xlib-i18n-module.patch
+PATCHFILES= 4.2.0-xlib-i18n-module.patch \
+ 4.2.0-libGLU-bad-extern.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= taguchi@tohoku.iij.ad.jp
diff --git a/x11/XFree86-4-libraries/distinfo b/x11/XFree86-4-libraries/distinfo
index 595ce94c5d20..08db7c35a84e 100644
--- a/x11/XFree86-4-libraries/distinfo
+++ b/x11/XFree86-4-libraries/distinfo
@@ -1,3 +1,4 @@
MD5 (xc/X420src-1.tgz) = ad43a8e9e39703322005cd6f7145b77f
MD5 (xc/4.2.0-xlib-i18n-module.patch) = 19a91692fdb4fa3d2797f57beebee34a
+MD5 (xc/4.2.0-libGLU-bad-extern.patch) = 2d5c738854c7cc0378ae457b09a029f4
MD5 (xc/Wraphelp.c) = IGNORE