summaryrefslogtreecommitdiff
path: root/x11/XFree86-4
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-10-25 18:03:54 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-10-25 18:03:54 +0000
commitd19b12356cce48d629009fcd8748cbfaf170c6cb (patch)
tree76daadabcee01d9a8f5e5f643afec1b493aa24fd /x11/XFree86-4
parentChange maintainer's e-mail address. (diff)
Fix compilation problems in -current
Submitted by: marcel
Notes
Notes: svn path=/head/; revision=34229
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r--x11/XFree86-4/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index ef9a663c336b..ca492e679072 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -78,6 +78,14 @@ pre-fetch:
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 500012
+post-patch:
+ @if [ ! -e ${WRKSRC}/include/Xarch.h.orig ]; then\
+ mv ${WRKSRC}/include/Xarch.h ${WRKSRC}/include/Xarch.h.orig;\
+ ${SED} -e 52d -e 54d < ${WRKSRC}/include/Xarch.h.orig > \
+ ${WRKSRC}/include/Xarch.h; fi
+.endif
+
pre-install:
${MKDIR} ${PREFIX}