1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS

This commit is contained in:
Kris Kennaway 2004-04-19 08:55:49 +00:00
parent 1e5aac7a31
commit 312a896b53
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107557

View File

@ -18,8 +18,8 @@ EXTRACT_ONLY= ${DIST}
MAINTAINER= bock@bock.nnov.ru
COMMENT= DooM Legacy: popular DooM clone!
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
nasm:${PORTSDIR}/devel/nasm
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_XLIB= yes
USE_GMAKE= yes