1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

. Add a PATCH_DEPENDS on zip as its invoked during post-patch.

Pointed out by:	QAT
This commit is contained in:
Greg Lewis 2009-06-06 22:45:51 +00:00
parent ec14e27aa5
commit fc48281010
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235335

View File

@ -20,6 +20,8 @@ BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \
zip:${PORTSDIR}/archivers/zip \
unzip:${PORTSDIR}/archivers/unzip
PATCH_DEPENDS= zip:${PORTSDIR}/archivers/zip
ONLY_FOR_ARCHS= i386 amd64
USE_GMAKE= yes
USE_ZIP= yes