diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-16 02:19:32 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-16 02:19:32 +0000 |
commit | f23bb39972e53814d3d411ddcf5e9546709eacb0 (patch) | |
tree | 8080906a854ccb09f3df6dc7e6ccd90b7cdb7421 /games/wmminichess/Makefile | |
parent | 641ba616a8272940bb23fa29c47caa5cee16c3ac (diff) | |
download | ports-f23bb39972e53814d3d411ddcf5e9546709eacb0.tar.gz ports-f23bb39972e53814d3d411ddcf5e9546709eacb0.zip |
Notes
Diffstat (limited to 'games/wmminichess/Makefile')
-rw-r--r-- | games/wmminichess/Makefile | 2 |
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 |