pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: WRKSRC dir for CLHEP
On Sun, Aug 27, 2006 at 10:34:55AM -0500, Hugo Rivera wrote:
> I'm trying to add CLHEP to pkgsrc-wip, but I don't
> figure out how to deal with the WRKSRC path because
> CLHEP request to create a build directory that is not
> in the source code directory tree. Should I set WRKSRC
> where CLHEP unpacks itself and create a different
> directory in the do-build stage? perhaps there is a
> better way.
Does something like the following work?
CONFIGURE_SCRIPT= ${WRKSRC}/configure
CONFIGURE_DIRS= ${WRKSRC}/build
pre-configure:
${MKDIR} ${WRKSRC}/build
Thomas
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index