aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-07-20 16:46:36 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-07-20 16:46:36 +0000
commit494916986b51bbb3cc9f0d4b23c0172781179dcc (patch)
tree88497b4e68c349c090176efdf5e7ca1e7a2cb965 /www
parente5b3565b23dd5c38df0be7fa385a9cb56636dfb4 (diff)
downloadports-494916986b51bbb3cc9f0d4b23c0172781179dcc.tar.gz
ports-494916986b51bbb3cc9f0d4b23c0172781179dcc.zip
Fix build error on 4-stable.
PR: ports/69345 Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org> Bernd Luevelsmeyer <bdluevel@heitec.net> (maintainer) Approved by: Bernd Luevelsmeyer <bdluevel@heitec.net> (maintainer) Reported by: bento via kris Tested on the box from: AMD Developper Program (FreeBSD/amd64)
Notes
Notes: svn path=/head/; revision=114299
Diffstat (limited to 'www')
-rw-r--r--www/xitami/files/patch-ae4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/xitami/files/patch-ae b/www/xitami/files/patch-ae
index f54159cc6726..5d6b7ae7c97d 100644
--- a/www/xitami/files/patch-ae
+++ b/www/xitami/files/patch-ae
@@ -1,6 +1,6 @@
--- src/sfl/prelude.h.orig Fri Jul 11 23:10:08 2003
-+++ src/sfl/prelude.h Fri Jul 11 23:11:22 2003
-@@ -175,6 +175,9 @@
++++ src/sfl/prelude.h Tue Jul 20 15:21:33 2004
+@@ -175,6 +175,10 @@
#elif (defined (FreeBSD) || defined (__FreeBSD__))
# define __UTYPE_FREEBSD
# define __UNIX__