diff options
Diffstat (limited to 'games/gnurobots/Makefile')
-rw-r--r-- | games/gnurobots/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile index f14fb12c7668..d5636b55ede7 100644 --- a/games/gnurobots/Makefile +++ b/games/gnurobots/Makefile @@ -17,7 +17,7 @@ COMMENT= GNU diversion wherein Scheme-coded robots explore a world LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile +LIB_DEPENDS= libguile.so:lang/guile USES= pkgconfig readline USE_GNOME= vte |