aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-03-24 15:31:30 +0800
committerpat <pat@FreeBSD.org>2002-03-24 15:31:30 +0800
commitf37f90910e96960fa499d91390a0e48aadd6c5d9 (patch)
tree27865a219666dba1ee5915167086c2ebab41d241 /games
parent385b724ba389201dce6920acc2d7c8904d0c5a5b (diff)
downloadfreebsd-ports-gnome-f37f90910e96960fa499d91390a0e48aadd6c5d9.tar.gz
freebsd-ports-gnome-f37f90910e96960fa499d91390a0e48aadd6c5d9.tar.zst
freebsd-ports-gnome-f37f90910e96960fa499d91390a0e48aadd6c5d9.zip
- Update to 0.4.5
- make programs in RUN_DEPENDS optional and make note in pkg-message
Diffstat (limited to 'games')
-rw-r--r--games/glchess/Makefile4
-rw-r--r--games/glchess/distinfo2
-rw-r--r--games/glchess/pkg-message6
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.
+-----------------------------------------------------------
+