aboutsummaryrefslogtreecommitdiff
path: root/lang/oo2c
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-02-14 08:42:35 +0000
committerJohan van Selst <johans@FreeBSD.org>2014-02-14 08:42:35 +0000
commitebcd129151594e0c4ffbbf7f766fcdf1e9f56bc3 (patch)
treeae71b9d1ca4fa5dfe074909123616457b9f1c612 /lang/oo2c
parente87ee9e2a83eaad255e7b7c8715188d02f7179c1 (diff)
downloadports-ebcd129151594e0c4ffbbf7f766fcdf1e9f56bc3.tar.gz
ports-ebcd129151594e0c4ffbbf7f766fcdf1e9f56bc3.zip
This port really needs a GNU compiler to build
(gcc 2.95 is recommended, but modern stuff will work)
Notes
Notes: svn path=/head/; revision=344167
Diffstat (limited to 'lang/oo2c')
-rw-r--r--lang/oo2c/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile
index 2e5aa5f73da2..96ac69bfb8e4 100644
--- a/lang/oo2c/Makefile
+++ b/lang/oo2c/Makefile
@@ -19,6 +19,8 @@ USE_BZIP2= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+USE_CSTD= gnu89
+USE_GCC= any
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib