From owner-cvs-all Sun Aug 4 2:31:47 2002 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 AD0ED37B400; Sun, 4 Aug 2002 02:31:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 628FC43E65; Sun, 4 Aug 2002 02:31:42 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g749VgJU086580; Sun, 4 Aug 2002 02:31:42 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g749VgtZ086579; Sun, 4 Aug 2002 02:31:42 -0700 (PDT) Message-Id: <200208040931.g749VgtZ086579@freefall.freebsd.org> From: Alan Eldridge Date: Sun, 4 Aug 2002 02:31:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kde3 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 alane 2002/08/04 02:31:42 PDT Modified files: x11/kde3 Makefile Log: 1. Explicitly added USE_QT_VER and USE_KDELIBS_VER. 2. Unless NO_QT_WARNING is defined, and kdelibs is installed, a warning is printed advising the user to delete the kdelibs package. This warning causes a 10 sec delay in the make to make sure the user notices it. PR: 41206 Revision Changes Path 1.53 +31 -3 ports/x11/kde3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message