aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-15 08:59:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-15 08:59:44 +0000
commit859b2e34a1be43ff8773230fd041df1efc1d5c26 (patch)
tree5b0dffc4330016cb1d8cf4c928e5a268d9de33be /games
parentde600a6d58568f65d0ca5863e28e81165046e010 (diff)
downloadports-859b2e34a1be43ff8773230fd041df1efc1d5c26.tar.gz
ports-859b2e34a1be43ff8773230fd041df1efc1d5c26.zip
Fix build on -current
Submitted by: das
Notes
Notes: svn path=/head/; revision=111526
Diffstat (limited to 'games')
-rw-r--r--games/biorythm/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/biorythm/files/patch-aa b/games/biorythm/files/patch-aa
index b715198c9c69..0c3ee4f49ca5 100644
--- a/games/biorythm/files/patch-aa
+++ b/games/biorythm/files/patch-aa
@@ -31,7 +31,7 @@
+INSTALLPROG = ${BSD_INSTALL_PROGRAM}
+MKDIRP = mkdir -p
+
-+DEFINES = -DVERSION=\"$(VERSION)\"
++DEFINES = -DVERSION=\"$(VERSION)\" -D_ANSI_SOURCE
###########################################################################