diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 16:37:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 16:37:57 +0000 |
commit | 71c8105783f10caa9c6581b220bb17debc74835c (patch) | |
tree | df2587552f335f4cb7d22139e7902d057008901e /games/gnome-games | |
parent | b93aeaef4d71adfa7d363db5d2c563c8f04f17c7 (diff) |
Notes
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 270d9758ae18..10ed297c1e20 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/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 |