summaryrefslogtreecommitdiff
path: root/java/jdk11/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /java/jdk11/Makefile
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to '')
-rw-r--r--java/jdk11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile
index 107201742b76..777cc10515a9 100644
--- a/java/jdk11/Makefile
+++ b/java/jdk11/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>