From owner-svn-ports-all@freebsd.org Fri Dec 8 08:33:47 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3CB5FE9DD7A; Fri, 8 Dec 2017 08:33:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13B5A694E8; Fri, 8 Dec 2017 08:33:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB88Xkbi009856; Fri, 8 Dec 2017 08:33:46 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB88Xj7f009848; Fri, 8 Dec 2017 08:33:45 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201712080833.vB88Xj7f009848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 8 Dec 2017 08:33:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455775 - in head: editors/semi games/linux-unrealgold games/nethack33 games/nethack34 games/nethack36 java/linux-oracle-jdk18 mail/wanderlust-devel X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: editors/semi games/linux-unrealgold games/nethack33 games/nethack34 games/nethack36 java/linux-oracle-jdk18 mail/wanderlust-devel X-SVN-Commit-Revision: 455775 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Dec 2017 08:33:47 -0000 Author: mat Date: Fri Dec 8 08:33:45 2017 New Revision: 455775 URL: https://svnweb.freebsd.org/changeset/ports/455775 Log: Don't include bsd.port.options.mk after bsd.port.pre.mk. Sponsored by: Absolight Modified: head/editors/semi/Makefile (contents, props changed) head/games/linux-unrealgold/Makefile (contents, props changed) head/games/nethack33/Makefile (contents, props changed) head/games/nethack34/Makefile (contents, props changed) head/games/nethack36/Makefile (contents, props changed) head/java/linux-oracle-jdk18/Makefile (contents, props changed) head/mail/wanderlust-devel/Makefile (contents, props changed) Modified: head/editors/semi/Makefile ============================================================================== --- head/editors/semi/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/editors/semi/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -45,7 +45,6 @@ MAKE_ARGS+= PREFIX="${STAGEDIR}${LOCALBASE}" \ OPTIONS_DEFINE= DOCS .include -.include PLIST= ${PKGDIR}/pkg-plist.emacs20 # depends on flim Modified: head/games/linux-unrealgold/Makefile ============================================================================== --- head/games/linux-unrealgold/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/games/linux-unrealgold/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -34,7 +34,6 @@ OPTIONS_DEFINE= DOCS CDDIRS= Help Maps Maps/UPak Music Sounds Sounds/int System Textures .include -.include UT_DATADIR!= cd ${PORTSDIR}/games/linux-ut && ${MAKE} -V DATADIR Modified: head/games/nethack33/Makefile ============================================================================== --- head/games/nethack33/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/games/nethack33/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -42,8 +42,6 @@ OPTIONS_DEFINE= DOCS .include -.include - .if !exists(${PREFIX}/bin/${HACKLINK}) && ${HACKNAME} != ${HACKLINK} PLIST_SUB+= HACKLINK="" .else Modified: head/games/nethack34/Makefile ============================================================================== --- head/games/nethack34/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/games/nethack34/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -75,8 +75,6 @@ OPTIONS_DEFINE= DOCS .include -.include - .if !exists(${PREFIX}/bin/${HACKLINK}) && ${HACKNAME} != ${HACKLINK} PLIST_SUB+= HACKLINK="" .else Modified: head/games/nethack36/Makefile ============================================================================== --- head/games/nethack36/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/games/nethack36/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -50,8 +50,6 @@ OPTIONS_DEFINE= DOCS .include -.include - .if !exists(${PREFIX}/bin/${HACKLINK}) && ${HACKNAME} != ${HACKLINK} PLIST_SUB+= HACKLINK="" .else Modified: head/java/linux-oracle-jdk18/Makefile ============================================================================== --- head/java/linux-oracle-jdk18/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/java/linux-oracle-jdk18/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -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 - .if ${PORT_OPTIONS:MDEMO} DEMO_UPDATE_VERSION= ${JDK_UPDATE_VERSION} .if ${DEMO_UPDATE_VERSION} != ${JDK_UPDATE_VERSION} Modified: head/mail/wanderlust-devel/Makefile ============================================================================== --- head/mail/wanderlust-devel/Makefile Fri Dec 8 07:00:12 2017 (r455774) +++ head/mail/wanderlust-devel/Makefile Fri Dec 8 08:33:45 2017 (r455775) @@ -25,7 +25,6 @@ CONFLICTS= wanderlust-*-2.14.* OPTIONS_DEFINE= DOCS EXAMPLES .include -.include MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT} MIMEUI_PRODUCT= semi