summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-06-15 05:55:36 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-06-15 05:55:36 +0000
commitb0106e2794594166376e90852fd4921ddd03a442 (patch)
tree6c6953a49597a114f014351704e4b21a1afd614f /java
parent. Reorder the check for the source and patchset so that the failure (diff)
. In the cases where we need gtar, its an EXTRACT_DEPENDS, not a
BUILD_DEPENDS.
Notes
Notes: svn path=/head/; revision=83001
Diffstat (limited to 'java')
-rw-r--r--java/jdk13/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jdk13/Makefile b/java/jdk13/Makefile
index aaabdfbc7f48..ae038b9994d5 100644
--- a/java/jdk13/Makefile
+++ b/java/jdk13/Makefile
@@ -128,8 +128,8 @@ HOTSPOT_BUILD= ../ext/plugin/build/solaris/GNUmakefile \
.endif
.if ${OSVERSION} < 460101 || ( ${OSVERSION} >= 500000 && ${OSVERSION} < 500038 )
-BUILD_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar
-TAR= gtar # Necessary for proper extraction of sources
+EXTRACT_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar
+TAR= gtar # Necessary for proper extraction of sources
.endif
# Check for patchset