diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/connect4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/connect4/Makefile b/games/connect4/Makefile index 8293f143e69..3d7c5363a6f 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 |