1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS

This commit is contained in:
Kris Kennaway 2004-04-11 22:57:33 +00:00
parent d2f08e8256
commit 9e9469ee13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106746

View File

@ -17,7 +17,7 @@ EXTRACT_ONLY= leocad-${PORTVERSION:S/.p/pre/}.tgz
MAINTAINER= dyeske@yahoo.com
COMMENT= A CAD program that uses bricks similar to those found in many toys
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png