From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 22 17:40:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A647E2B for ; Tue, 22 Apr 2014 17:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 F05DA14B1 for ; Tue, 22 Apr 2014 17:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3MHe0qO038607 for ; Tue, 22 Apr 2014 17:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3MHe06i038606; Tue, 22 Apr 2014 17:40:00 GMT (envelope-from gnats) Resent-Date: Tue, 22 Apr 2014 17:40:00 GMT Resent-Message-Id: <201404221740.s3MHe06i038606@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vivek Khera Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56E2DCE0 for ; Tue, 22 Apr 2014 17:36:52 +0000 (UTC) Received: from yertle.kcilink.com (yertle-comcast.kcilink.com [74.92.149.58]) (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 2D6D61470 for ; Tue, 22 Apr 2014 17:36:51 +0000 (UTC) Received: from vk-dev.int.kcilink.com (vk-dev.int.kcilink.com [192.168.7.96]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by yertle.kcilink.com (Postfix) with ESMTPS id 3EC9D8A013 for ; Tue, 22 Apr 2014 13:27:55 -0400 (EDT) Received: by vk-dev.int.kcilink.com (Postfix, from userid 1002) id 8ECD76D422; Tue, 22 Apr 2014 13:27:47 -0400 (EDT) Message-Id: <20140422172747.8ECD76D422@vk-dev.int.kcilink.com> Date: Tue, 22 Apr 2014 13:27:47 -0400 (EDT) From: Vivek Khera To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/188895: OPTIONS_UNSET X11 doesn't seem to work X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Vivek Khera List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 17:40:01 -0000 >Number: 188895 >Category: ports >Synopsis: OPTIONS_UNSET X11 doesn't seem to work >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 22 17:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 9.2-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD vk-dev.int.kcilink.com 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0 r260688: Wed Jan 15 12:29:34 EST 2014 khera@yertle.int.kcilink.com:/usr/obj/u/yertle1/sources/usr9/src/sys/KCI64 amd64 >Description: I was running portupgrade today, and one of the updating ports was ImageMagick-nox11. I saw warnings from ports that I was setting WITHOUT_X11=YES, and should instead do OPTIONS_UNSET=X11. I dutifully updated the make.conf file: OPTIONS_UNSET=GUI X11 and removed WITHOUT_X11 as well. I restarted portmaster to have it pick up those new settings and it tried to install ghostscript9 instead of using the installed ghostscript9-nox11. It also tried to pull in a fair number of additional libraries that come with X11 support (possibly for some other ports I have). >How-To-Repeat: as above >Fix: keep using WITHOUT_X11 setting. >Release-Note: >Audit-Trail: >Unformatted: