diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xbraitenberg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/xbraitenberg/Makefile b/emulators/xbraitenberg/Makefile index 2dac5698b765..2002a1a3ca85 100644 --- a/emulators/xbraitenberg/Makefile +++ b/emulators/xbraitenberg/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://www.lcdf.org/~eddietwo/xbraitenberg/ MAINTAINER= ports@FreeBSD.org COMMENT= Braitenberg vehicle simulator with pseudo-physics +USE_CXXSTD= c++98 USE_XORG= x11 ice sm xext GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_fpermissive=no |