diff options
Diffstat (limited to 'games/gnomegames2')
-rw-r--r-- | games/gnomegames2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 270d975..10ed297 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ - guile.9:${PORTSDIR}/lang/guile + guile.10:${PORTSDIR}/lang/guile USE_BZIP2= yes USE_X_PREFIX= yes |