diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-19 13:29:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-19 13:29:39 +0000 |
commit | c66525b8f8849b70038eddb96688ea65d30fc74c (patch) | |
tree | d7c4bce1d4d208f0ed48f9575f4d7e08ac536b62 /games | |
parent | Update to 0.04 (diff) |
- Update to version 0.9.0
PR: ports/64453
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=104627
Diffstat (limited to 'games')
-rw-r--r-- | games/grhino/Makefile | 6 | ||||
-rw-r--r-- | games/grhino/distinfo | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 9d0fb59e3445..b0a5f8187541 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -6,8 +6,8 @@ # PORTNAME= grhino -PORTVERSION= 0.8.3 -PORTREVISION= 1 +PORTVERSION= 0.9.0 +#PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rhino @@ -17,7 +17,7 @@ COMMENT= GRhino Othello/Reversi Program USE_X_PREFIX= yes USE_REINPLACE= yes -USE_GNOME= gnomelibs gnomeprefix +USE_GNOME= gtk20 gnomeprefix USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/grhino/distinfo b/games/grhino/distinfo index b37f89e8c9c3..baf388c7b3eb 100644 --- a/games/grhino/distinfo +++ b/games/grhino/distinfo @@ -1 +1,2 @@ -MD5 (grhino-0.8.3.tar.gz) = 9442a1648ccba1aea9a9f8f5df174cfb +MD5 (grhino-0.9.0.tar.gz) = 2e72ea12fbf40b30bea3d78965a8936f +SIZE (grhino-0.9.0.tar.gz) = 877180 |