aboutsummaryrefslogtreecommitdiff
path: root/games/gnurobots
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-05-26 17:01:49 +0000
committerSteve Wills <swills@FreeBSD.org>2019-05-26 17:01:49 +0000
commit98432e28a3acab3698fdc3685fae7035b8f6c4a2 (patch)
tree1c70a0ddaeca0c6b5aa2f935d3b4ca1c3f3990f7 /games/gnurobots
parentcf2ceaed40d1ab954d94ffe834bc045bd4bfa286 (diff)
downloadports-98432e28a3acab3698fdc3685fae7035b8f6c4a2.tar.gz
ports-98432e28a3acab3698fdc3685fae7035b8f6c4a2.zip
games/gnurobots: fix interactive prompt
PR: 228130 Submitted by: Wes Frazier <wes.frazier@members.fsf.org>
Notes
Notes: svn path=/head/; revision=502730
Diffstat (limited to 'games/gnurobots')
-rw-r--r--games/gnurobots/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile
index ddcec2929ae1..d1376a27b09d 100644
--- a/games/gnurobots/Makefile
+++ b/games/gnurobots/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnurobots
PORTVERSION= 1.2.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= games
MASTER_SITES= GNU \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
@@ -23,6 +23,7 @@ USES= pkgconfig readline
USE_GNOME= vte
GNU_CONFIGURE= yes
+CFLAGS+= -O0
CPPFLAGS+= -I${LOCALBASE}/include -w
LDFLAGS+= -L${LOCALBASE}/lib -pthread