aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-12-08 16:33:45 +0800
committermat <mat@FreeBSD.org>2017-12-08 16:33:45 +0800
commitdbfa52180fbd890d855b320654dbe1231c732f9d (patch)
treebe99ff7ed584875b5c3a85110800d7f40a1a0f81 /java
parenta412b50a28e2998d90a5437f024ba9dbe0110b37 (diff)
downloadfreebsd-ports-gnome-dbfa52180fbd890d855b320654dbe1231c732f9d.tar.gz
freebsd-ports-gnome-dbfa52180fbd890d855b320654dbe1231c732f9d.tar.zst
freebsd-ports-gnome-dbfa52180fbd890d855b320654dbe1231c732f9d.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}