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 40da7ed28477..b7f15eadb739 100644 --- a/games/gnurobots/Makefile +++ b/games/gnurobots/Makefile @@ -16,7 +16,7 @@ COMMENT= GNU diversion wherein Scheme-coded robots explore a world LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile -USE_GNOME= gnometarget vte +USE_GNOME= vte GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |