From owner-freebsd-ports Mon Aug 10 16:01:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13891 for freebsd-ports-outgoing; Mon, 10 Aug 1998 16:01:17 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13725; Mon, 10 Aug 1998 16:00:30 -0700 (PDT) (envelope-from se@dialup124.zpr.uni-koeln.de) Received: from dialup124.zpr.Uni-Koeln.DE (dialup124.zpr.Uni-Koeln.DE [134.95.219.124]) by Octopussy.MI.Uni-Koeln.DE (8.8.8/8.8.8) with ESMTP id BAA13044; Tue, 11 Aug 1998 01:00:04 +0200 (MET DST) Received: (from se@localhost) by dialup124.zpr.Uni-Koeln.DE (8.8.8/8.6.9) id XAA01738; Mon, 10 Aug 1998 23:55:03 +0200 (CEST) X-Face: " Date: Mon, 10 Aug 1998 23:55:02 +0200 From: Stefan Esser To: Andreas Klemm , Satoshi Asami Cc: ports@FreeBSD.ORG, Stefan Esser Subject: Re: qt versions References: <19980810010234.A7787@klemm.gtn.com> <199808092342.QAA24338@silvia.hip.berkeley.edu> <19980810085012.B6237@klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <19980810085012.B6237@klemm.gtn.com>; from Andreas Klemm on Mon, Aug 10, 1998 at 08:50:12AM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1998-08-10 08:50 +0200, Andreas Klemm wrote: > On Sun, Aug 09, 1998 at 04:42:16PM -0700, Satoshi Asami wrote: > > Oh by the way, I see that kde* ports are BUILD_DEPENDS-ing on `moc' in > > addition to LIB_DEPENDS-ing on libqt, I guess we can just use > > LIB_DEPENDS for USE_QT, right? > > Don't know what Stefan would say, but I'd say yes ;-) Well, yes and no ... I know some people just delete files that seem unnecessary whenever they run out of disk space, and those people may consider "moc" a waste of disk space (they remember to have never used it ;-) ... That would lead to spurious PRs about the port being broken, and the poor port maintainer had to explain people they have to re-install Qt, even though the KDE port they are trying to build seemed to have all dependencies satisfied ... For that reason, I'd rather keep that dependency line in the Makefile. I'm all for a USE_QT as suggested by Satoshi (IIRC). That could imply the build dependency, too, at negligible extra cost ;-) Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message