diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-23 00:04:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-23 00:04:11 +0800 |
commit | dd6951f125ec0dcd46ba50f18525aff648b2b706 (patch) | |
tree | 36e27cf7f49369d4bd8c5e8f58e20ad03b4da0f4 /games/gnome-games | |
parent | 0c93ceb4ce38aecc86b18c49eb0a22e573bb656e (diff) | |
download | freebsd-ports-graphics-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.gz freebsd-ports-graphics-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.zst freebsd-ports-graphics-dd6951f125ec0dcd46ba50f18525aff648b2b706.zip |
- Chase lang/guile shlib bump
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 52aff79458e..e946144a495 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnome-games PORTVERSION= 2.24.3 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The game applications package for the GNOME 2 Desktop Environment -LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile \ +LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile \ ggzmod.5:${PORTSDIR}/games/ggz-client-libs USE_BZIP2= yes |