aboutsummaryrefslogtreecommitdiff
path: root/games/gnurobots
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-23 13:24:53 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-23 13:24:53 +0000
commit2ac8e45b302661f32c1150bc000ad597714a545f (patch)
tree90ea9c07e1113a3bc340f96d46f703b5020d7eec /games/gnurobots
parent9be0d645fd930e63a69f8b0fc651971b3be0f5f9 (diff)
downloadports-2ac8e45b302661f32c1150bc000ad597714a545f.tar.gz
ports-2ac8e45b302661f32c1150bc000ad597714a545f.zip
Add USES=readline to fix build on -current.
Notes
Notes: svn path=/head/; revision=362689
Diffstat (limited to 'games/gnurobots')
-rw-r--r--games/gnurobots/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile
index 8e5ab962c9a9..3f36f0262fdd 100644
--- a/games/gnurobots/Makefile
+++ b/games/gnurobots/Makefile
@@ -18,7 +18,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile
-USES= pkgconfig
+USES= pkgconfig readline
USE_GNOME= vte
GNU_CONFIGURE= yes