aboutsummaryrefslogtreecommitdiffstats
path: root/games/biorythm
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-15 16:59:44 +0800
committerkris <kris@FreeBSD.org>2004-06-15 16:59:44 +0800
commitea1b1f23892c1e333590e96b610c940bf39443c9 (patch)
tree3ecf430f915af266f5ccb30e30678338c9df56de /games/biorythm
parentb2d5cf87b16de41c8a2770434234fd03bf7583db (diff)
downloadfreebsd-ports-gnome-ea1b1f23892c1e333590e96b610c940bf39443c9.tar.gz
freebsd-ports-gnome-ea1b1f23892c1e333590e96b610c940bf39443c9.tar.zst
freebsd-ports-gnome-ea1b1f23892c1e333590e96b610c940bf39443c9.zip
Fix build on -current
Submitted by: das
Diffstat (limited to 'games/biorythm')
-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
###########################################################################