From owner-cvs-all Sat Apr 14 13:43:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE33A37B440; Sat, 14 Apr 2001 13:43:29 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3EKhTw01046; Sat, 14 Apr 2001 13:43:29 -0700 (PDT) (envelope-from will) Message-Id: <200104142043.f3EKhTw01046@freefall.freebsd.org> From: Will Andrews Date: Sat, 14 Apr 2001 13:43:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.kde.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/04/14 13:43:29 PDT Modified files: Mk bsd.kde.mk Log: Fix glaring logic/typo bugs: 1) Move USE_KDEBASE_VER above USE_KDELIBS_VER so the implication works. 2) QTCFLIBS -> QTCFGLIBS, fixes port pre-definition of QTCFGLIBS. 3) Use libkonq.so.4, NOT libkparts.so.4 (part of kdelibs2!) for indication of kdebase2 installation. Wake-up call from: demon (whose kwix port now works :) Revision Changes Path 1.5 +20 -20 ports/Mk/bsd.kde.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message