Date: Fri, 8 Jan 1999 01:57:00 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: andreas@klemm.gtn.com Cc: andreas@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG 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 Message-ID: <199901080957.BAA66388@silvia.hip.berkeley.edu> In-Reply-To: <19990107215047.C23161@titan.klemm.gtn.com> (message from Andreas Klemm on Thu, 7 Jan 1999 21:50:47 %2B0100)
next in thread | previous in thread | raw e-mail | index | archive | help
* > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901080957.BAA66388>