diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-02 11:37:39 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-02 11:37:39 +0800 |
commit | b54aebf0b960e81d15197b9dc4ada1b31073fd2c (patch) | |
tree | a884a2cff137590bfe74f49f5a99b19ff276c06c | |
parent | 0680559b1acbb5c837da7b35f844917af7c4abc3 (diff) | |
download | marcuscom-ports-b54aebf0b960e81d15197b9dc4ada1b31073fd2c.tar marcuscom-ports-b54aebf0b960e81d15197b9dc4ada1b31073fd2c.tar.gz marcuscom-ports-b54aebf0b960e81d15197b9dc4ada1b31073fd2c.tar.bz2 marcuscom-ports-b54aebf0b960e81d15197b9dc4ada1b31073fd2c.tar.lz marcuscom-ports-b54aebf0b960e81d15197b9dc4ada1b31073fd2c.tar.xz marcuscom-ports-b54aebf0b960e81d15197b9dc4ada1b31073fd2c.tar.zst marcuscom-ports-b54aebf0b960e81d15197b9dc4ada1b31073fd2c.zip |
Chase guile's shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@696 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | games/gnome-games/Makefile | 3 | ||||
-rw-r--r-- | games/gnomegames2/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index c0a686f86..2c37d8525 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomegames2 PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.3 @@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The game applications package for the Gnome 2.0 Desktop Environment -LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index c0a686f86..2c37d8525 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomegames2 PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.3 @@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The game applications package for the Gnome 2.0 Desktop Environment -LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile USE_BZIP2= yes USE_X_PREFIX= yes |