aboutsummaryrefslogtreecommitdiff
path: root/textproc/aiksaurus/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-10-12 12:45:13 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-10-12 12:45:13 +0000
commite68a48068db9892b56027c31ef289731562643f2 (patch)
tree8b71f5d303b16d1626e8a9259a901add895ac099 /textproc/aiksaurus/Makefile
parent5bc2f9f26f9e55b9779a96207a2ad7bcafca9dbd (diff)
downloadports-e68a48068db9892b56027c31ef289731562643f2.tar.gz
ports-e68a48068db9892b56027c31ef289731562643f2.zip
use USE_CSTD=gnu89 to fix the build with a C99 compiler like clang.
Notes
Notes: svn path=/head/; revision=262893
Diffstat (limited to 'textproc/aiksaurus/Makefile')
-rw-r--r--textproc/aiksaurus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile
index ad0d235fa6bf..922db0716318 100644
--- a/textproc/aiksaurus/Makefile
+++ b/textproc/aiksaurus/Makefile
@@ -16,6 +16,7 @@ COMMENT?= A set of libraries and applications which provide a thesaurus
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
+USE_CSTD= gnu89
USE_GNOME?= gnomehack gnometarget
USE_LDCONFIG= yes
GNU_CONFIGURE= yes