diff options
author | krion <krion@FreeBSD.org> | 2004-03-19 21:29:39 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-19 21:29:39 +0800 |
commit | 82e93187574c2fbce83945c757393a45d9e6625f (patch) | |
tree | 39217b7eb717037959f3fbf2b4c52fe568710573 /games/grhino | |
parent | 567db7357cd32bc9166d8983016618582b6dcac0 (diff) | |
download | freebsd-ports-gnome-82e93187574c2fbce83945c757393a45d9e6625f.tar.gz freebsd-ports-gnome-82e93187574c2fbce83945c757393a45d9e6625f.tar.zst freebsd-ports-gnome-82e93187574c2fbce83945c757393a45d9e6625f.zip |
- Update to version 0.9.0
PR: ports/64453
Submitted by: maintainer
Diffstat (limited to 'games/grhino')
-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 |