aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-04-03 06:49:00 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-04-03 06:49:00 +0000
commitebeb76266002ae3d1e40f30a770fc91902d0f6e3 (patch)
treee8de09a9ba8851210e1f2e1c8bf5792eec288e54
parent69fbb40b0ddc9d777f1997a54800b1ec2b3183fe (diff)
downloadports-ebeb76266002ae3d1e40f30a770fc91902d0f6e3.tar.gz
ports-ebeb76266002ae3d1e40f30a770fc91902d0f6e3.zip
Notes
-rw-r--r--www/axis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/axis/Makefile b/www/axis/Makefile
index f1b800b5107f..a9e4f87d5a11 100644
--- a/www/axis/Makefile
+++ b/www/axis/Makefile
@@ -45,7 +45,7 @@ GROUP= www
#
# Change install directory by JDK version
#
-.if defined(JAVA_VER) && (${JAVA_VER} == 1.4.1)
+.if defined(JAVA_PORT_VERSION) && (${JAVA_PORT_VERSION} == "1.4.1")
LIB_SUBDIR= endorsed
.else
LIB_SUBDIR= ext