summaryrefslogtreecommitdiff
path: root/games/wmminichess
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-16 02:19:32 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-16 02:19:32 +0000
commitf23bb39972e53814d3d411ddcf5e9546709eacb0 (patch)
tree8080906a854ccb09f3df6dc7e6ccd90b7cdb7421 /games/wmminichess
parentMake palm/syncmal building again: malloc.h -> stdlib.h (diff)
bin/gnuchessx doesn't exist anymore, changed in favour of bin/gnuchess.
Noticed: on bento
Notes
Notes: svn path=/head/; revision=70222
Diffstat (limited to 'games/wmminichess')
-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