1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

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)
This commit is contained in:
Will Andrews 2002-03-20 00:33:47 +00:00
parent a812ba255d
commit bbed1482a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56358
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -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