1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

games/gnurobots: fix interactive prompt

PR:		228130
Submitted by:	Wes Frazier <wes.frazier@members.fsf.org>
This commit is contained in:
Steve Wills 2019-05-26 17:01:49 +00:00
parent cf2ceaed40
commit 98432e28a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502730

View File

@ -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