aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-16 10:19:32 +0800
committeredwin <edwin@FreeBSD.org>2002-11-16 10:19:32 +0800
commit654ed1da02cb83446e7ff209a6f1eec649077029 (patch)
treee6f62b1792fc081d3e37a6d50a14a637992a06f8 /games
parent6cb2a65f3dfaeabbe4a71741b04ce380acbef98a (diff)
downloadfreebsd-ports-gnome-654ed1da02cb83446e7ff209a6f1eec649077029.tar.gz
freebsd-ports-gnome-654ed1da02cb83446e7ff209a6f1eec649077029.tar.zst
freebsd-ports-gnome-654ed1da02cb83446e7ff209a6f1eec649077029.zip
bin/gnuchessx doesn't exist anymore, changed in favour of bin/gnuchess.
Noticed: on bento
Diffstat (limited to 'games')
-rw-r--r--games/wmminichess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wmminichess/Makefile b/games/wmminichess/Makefile
index 7bdaa6959224..9d8d8f764261 100644
--- a/games/wmminichess/Makefile
+++ b/games/wmminichess/Makefile
@@ -13,7 +13,7 @@ DISTNAME= miniCHESS-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/bin/gnuchessx:${PORTSDIR}/games/gnuchess
+RUN_DEPENDS= ${LOCALBASE}/bin/gnuchess:${PORTSDIR}/games/gnuchess
USE_GMAKE= YES
USE_X_PREFIX= YES