git: 559cad9f94a6 - 2021Q2 - games/gnurobots: fix build
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Apr 26 15:17:11 UTC 2021
The branch 2021Q2 has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=559cad9f94a6ef257eb40783f72006596554fafd
commit 559cad9f94a6ef257eb40783f72006596554fafd
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-26 14:47:58 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-26 14:47:58 +0000
games/gnurobots: fix build
---
games/gnurobots/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile
index 1c9b1aa5304f..aaefd2045c99 100644
--- a/games/gnurobots/Makefile
+++ b/games/gnurobots/Makefile
@@ -16,7 +16,7 @@ COMMENT= GNU diversion wherein Scheme-coded robots explore a world
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libguile.so:lang/guile
+LIB_DEPENDS= libguile.so:lang/guile1
USES= gnome pkgconfig readline
USE_GNOME= vte
More information about the dev-commits-ports-all
mailing list