From owner-cvs-all Sun Jan 19 20: 8:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B533C37B401; Sun, 19 Jan 2003 20:08:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 584F643ED8; Sun, 19 Jan 2003 20:08:57 -0800 (PST) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0K48vfh070342; Sun, 19 Jan 2003 20:08:57 -0800 (PST) (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0K48vZa070341; Sun, 19 Jan 2003 20:08:57 -0800 (PST) Message-Id: <200301200408.h0K48vZa070341@repoman.freebsd.org> From: Will Andrews Date: Sun, 19 Jan 2003 20:08:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt31 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2003/01/19 20:08:57 PST Modified files: x11-toolkits/qt31 Makefile Log: Make sure NAS support is disabled even if NAS is found on the system. This avoids problems with the packing list. I was unable to find any real-world usage of Qt's NAS support, so out the window it goes. PR: 46840 Requested by: mi (request denied) Revision Changes Path 1.122 +3 -3 ports/x11-toolkits/qt31/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message