Don't include bsd.port.options.mk after bsd.port.pre.mk.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold
2017-12-08 08:33:45 +00:00
parent 0f73a136df
commit e7a6fac769
7 changed files with 0 additions and 11 deletions

View File

@@ -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}