aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-12-08 16:33:45 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:05:40 +0800
commit9d35447e733489e3d1987f6e90c744a3ba35d797 (patch)
tree5326bf231dcd95cf2c8847fb13b901868e45d2aa /java
parentc7fe7e009f84e7843e8c5801b4de1a863f3e874c (diff)
downloadfreebsd-ports-gnome-9d35447e733489e3d1987f6e90c744a3ba35d797.tar.gz
freebsd-ports-gnome-9d35447e733489e3d1987f6e90c744a3ba35d797.tar.zst
freebsd-ports-gnome-9d35447e733489e3d1987f6e90c744a3ba35d797.zip
Don't include bsd.port.options.mk after bsd.port.pre.mk.
Sponsored by: Absolight
Diffstat (limited to 'java')
-rw-r--r--java/linux-oracle-jdk18/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/linux-oracle-jdk18/Makefile b/java/linux-oracle-jdk18/Makefile
index c8004826ce86..632293176b4c 100644
--- a/java/linux-oracle-jdk18/Makefile
+++ b/java/linux-oracle-jdk18/Makefile
@@ -51,8 +51,6 @@ bash_CMD= ${SH}
IGNORE?=You must manually fetch the J2SE SDK download for the Linux platform (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
.endif
-.include <bsd.port.options.mk>
-
.if ${PORT_OPTIONS:MDEMO}
DEMO_UPDATE_VERSION= ${JDK_UPDATE_VERSION}
.if ${DEMO_UPDATE_VERSION} != ${JDK_UPDATE_VERSION}