From owner-cvs-all Fri Jan 8 01:57:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA01362 for cvs-all-outgoing; Fri, 8 Jan 1999 01:57:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA01353; Fri, 8 Jan 1999 01:57:34 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca7-163.ix.netcom.com [209.109.235.163]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id BAA23027; Fri, 8 Jan 1999 01:57:03 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id BAA66388; Fri, 8 Jan 1999 01:57:00 -0800 (PST) Date: Fri, 8 Jan 1999 01:57:00 -0800 (PST) Message-Id: <199901080957.BAA66388@silvia.hip.berkeley.edu> To: andreas@klemm.gtn.com CC: andreas@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <19990107215047.C23161@titan.klemm.gtn.com> (message from Andreas Klemm on Thu, 7 Jan 1999 21:50:47 +0100) Subject: Re: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/qt142 Makefile ports/x11-toolkits/qt142/files md5 ports/x11-toolkits/qt142/patches patch-ab patch-aa ports/x11-toolkits/qt142/pkg PLIST From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * > By the way, one thing I did was to clean up the Makefile a lot. All * > the ${WRKDIR}/qt-${MAJ}.${MIN} could be changed to ${WRKSRC}, for * > instance. (In fact, MAJ/MIN are totally gone.) * * Hmm, why ? It made things simpler when doing changes for a new version. * Now you have to change every occurence of version number, please have * a look in the do-install: target .... Please take a look. It is gone because it wasn't necessary to repeat it all over the place, everything was in ${WRKSRC}. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message