aboutsummaryrefslogtreecommitdiff
path: root/java/jdk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jdk/Makefile')
-rw-r--r--java/jdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk/Makefile b/java/jdk/Makefile
index 107201742b76..777cc10515a9 100644
--- a/java/jdk/Makefile
+++ b/java/jdk/Makefile
@@ -22,7 +22,7 @@ JDK_VERSION= 1.1.8
PLIST_SUB+= JDK_VERSION=${JDK_VERSION}
WRKSRC= ${WRKDIR}/jdk${JDK_VERSION}
-NO_BUILD= yes
+NO_BUILD= yes
.include <bsd.port.pre.mk>