diff options
Diffstat (limited to 'games/quakeserver/Makefile')
-rw-r--r-- | games/quakeserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile index f888ca87f7d4..916e9be56a66 100644 --- a/games/quakeserver/Makefile +++ b/games/quakeserver/Makefile @@ -16,7 +16,7 @@ DISTFILES= unixded-${PORTVERSION}-i386-unknown-bsdi3.0.tar.gz \ MAINTAINER= ports@FreeBSD.org COMMENT= A server to host Quake network games under FreeBSD -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ +EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip \ lha:${PORTSDIR}/archivers/lha NO_WRKSUBDIR= YES |