diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-24 07:31:30 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-24 07:31:30 +0000 |
commit | 17d67470c073820112dcf4a2e678cdc0df84d83d (patch) | |
tree | ca8f6f4d7234f697923f41aa5f6af3ad28f995e7 /games | |
parent | cddf10a08189b3cce70b5a083ac200e669d63792 (diff) | |
download | ports-17d67470c073820112dcf4a2e678cdc0df84d83d.tar.gz ports-17d67470c073820112dcf4a2e678cdc0df84d83d.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/glchess/Makefile | 4 | ||||
-rw-r--r-- | games/glchess/distinfo | 2 | ||||
-rw-r--r-- | games/glchess/pkg-message | 6 |
3 files changed, 8 insertions, 4 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index 2ee210e19805..65a0dc79b82d 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -6,15 +6,13 @@ # PORTNAME= glchess -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pat@FreeBSD.org -RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty \ - gnuchess:${PORTSDIR}/games/gnuchess LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14 \ autoconf213:${PORTSDIR}/devel/autoconf213 diff --git a/games/glchess/distinfo b/games/glchess/distinfo index 0dd847f37dc0..b31930fd4802 100644 --- a/games/glchess/distinfo +++ b/games/glchess/distinfo @@ -1 +1 @@ -MD5 (glchess-0.4.4.tar.gz) = 66ca6939bda19b25a938d374ca9158bd +MD5 (glchess-0.4.5.tar.gz) = e74c4788eca8199e1152d6e653ca05f7 diff --git a/games/glchess/pkg-message b/games/glchess/pkg-message index 7bc2ffcd7fdb..41f0d164feb5 100644 --- a/games/glchess/pkg-message +++ b/games/glchess/pkg-message @@ -1,4 +1,5 @@ +----------------------------------------------------------- Please make sure that Load "glx" @@ -6,3 +7,8 @@ Load "glx" is in the Module section of your X config file. +glChess supports the use of chess playing programs like +www/crafty and www/gnuchess for you to play against so +install them manually if you want them. +----------------------------------------------------------- + |