svn commit: r347865 - head/java/openjdk7
Antoine Brodin
antoine at FreeBSD.org
Tue Mar 11 07:16:16 UTC 2014
Author: antoine
Date: Tue Mar 11 07:16:16 2014
New Revision: 347865
URL: http://svnweb.freebsd.org/changeset/ports/347865
QAT: https://qat.redports.org/buildarchive/r347865/
Log:
Attempt to unbreak
Modified:
head/java/openjdk7/Makefile
Modified: head/java/openjdk7/Makefile
==============================================================================
--- head/java/openjdk7/Makefile Tue Mar 11 07:13:06 2014 (r347864)
+++ head/java/openjdk7/Makefile Tue Mar 11 07:16:16 2014 (r347865)
@@ -55,7 +55,7 @@ LATEST_LINK= openjdk7
LIB_DEPENDS+= freetype:${PORTSDIR}/print/freetype2 \
asound:${PORTSDIR}/audio/alsa-lib
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
- unzip:${PORTSDIR}/archivers/unzip \
+ ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip \
${LOCALBASE}/include/cups/cups.h:${PORTSDIR}/print/cups-client
RUN_DEPENDS+= javavm:${PORTSDIR}/java/javavmwrapper \
${LOCALBASE}/lib/X11/fonts/dejavu:${PORTSDIR}/x11-fonts/dejavu
More information about the svn-ports-all
mailing list