freebsd-ports/devel/jam/files/patch-Jamfile
Pav Lucistnik 22a23f2e54 * Take maintainership.
* Clean-up.
* Remove ONLY_FOR_ARCHS.

PR:		ports/85352
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-09-04 22:31:37 +00:00

11 lines
418 B
Text

--- Jamfile.orig Thu Aug 19 15:19:29 2004
+++ Jamfile Fri Aug 26 17:10:28 2005
@@ -7,7 +7,7 @@
if $(VMS) { LOCATE_TARGET ?= [.binvms] ; }
else if $(MAC) { LOCATE_TARGET ?= :bin.mac ; }
-else { LOCATE_TARGET ?= bin.$(OSFULL[1]:L) ; }
+else { LOCATE_TARGET ?= bin ; }
# Leave generated source in current directory; it would be nice to use
# these lines below to build the source into the platform-specific