svn commit: r499375 - in head/java/openjdk8: . files

Charlie Li ml+freebsd at vishwin.info
Fri Apr 19 18:37:17 UTC 2019


Greg Lewis wrote:
> Modified: head/java/openjdk8/Makefile
> ==============================================================================
> --- head/java/openjdk8/Makefile	Fri Apr 19 16:13:22 2019	(r499374)
> +++ head/java/openjdk8/Makefile	Fri Apr 19 16:31:33 2019	(r499375)
> -BUILD_DEPENDS=	zip:archivers/zip \
> -		autoconf>0:devel/autoconf \
> +BUILD_DEPENDS=	autoconf>0:devel/autoconf \
>  		${LOCALBASE}/include/cups/cups.h:print/cups \
>  		bash:shells/bash
>  LIB_DEPENDS=	libfreetype.so:print/freetype2 \
> 
The build still seems to require archivers/zip:

configure: Testing potential make at /usr/local/bin/gmake, found using
user supplied MAKE=/usr/local/bin/gmake
configure: Using GNU make 3.81 (or later) at /usr/local/bin/gmake
(version: GNU Make 4.2.1)
checking if find supports -delete... yes
checking for unzip... /usr/bin/unzip
checking for zip... no
configure: error: Could not find required tool for ZIP
configure exiting with result code 1
===>  Script "../../configure" failed unexpectedly.

I see that unzip is part of the base system, but zip is not.

-- 
Charlie Li
…nope, still don't have an exit line.

(This email address is for mailing list use; replace local-part with
vishwin for off-list communication if possible)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190419/71c68a00/attachment.sig>


More information about the svn-ports-all mailing list