summaryrefslogtreecommitdiff
path: root/games/connect4/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-06-15 05:24:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-06-15 05:24:29 +0000
commitde2d4c3c360be78d79cc1c49fdcdf101f7b5969d (patch)
tree0878cb867ac220ac5d12661032d65e648e2aa8fa /games/connect4/Makefile
parentQuiet some format string warnings. (diff)
BUILD_DEPENDS -> EXTRACT_DEPENDS
Notes
Notes: svn path=/head/; revision=82999
Diffstat (limited to '')
-rw-r--r--games/connect4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/connect4/Makefile b/games/connect4/Makefile
index 8293f143e696..3d7c5363a6f4 100644
--- a/games/connect4/Makefile
+++ b/games/connect4/Makefile
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .Z
MAINTAINER= ports@FreeBSD.org
COMMENT= A curses version of the classic game
-BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar
+EXTRACT_DEPENDS=gunshar:${PORTSDIR}/archivers/gshar+gunshar
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS= # empty