From owner-cvs-all Tue Sep 7 23: 7:57 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B81F14EFC; Tue, 7 Sep 1999 23:07:48 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA84064; Tue, 7 Sep 1999 23:04:44 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199909080604.XAA84064@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 7 Sep 1999 23:04:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/09/07 23:04:44 PDT Modified files: Mk bsd.port.mk Log: (1) New variable USE_QT2 to say that the port uses QT version 2. Submitted by: cpiazza Approved by: imura (qt2 maintainer) (2) Add CC and CXX to MAKE_ENV if USE_NEWGCC is defined. Suggested by: cpiazza (3) Update XFree version PKG_IGNORE_DEPENDS. (4) Add ${WHICH}=/usr/bin/which and use it. Submitted by: Yoshiaki Sakae (5) Update afterstep and windowmaker master sites. Submitted by: KATO Tsuguru (6) Add tcl82 and tk82 to list of valid categories. Submitted by: A whole bunch of people (7) Use .MAKEFLAGS, not DEPENDS_ARGS to pass FORCE_PKG_REGISTER to submake when DEPENDS is defined -- the latter is too late. Revision Changes Path 1.318 +19 -16 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message