Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2002 11:29:09 -0500 (EST)
From:      Mikhail Kruk <meshko@cs.brandeis.edu>
To:        Herve Quiroz <hquiroz@esil.univ-mrs.fr>
Cc:        java@FreeBSD.ORG
Subject:   Re: Request for changing bsd.port.mk and adding bsd.java.mk
Message-ID:  <Pine.LNX.4.44.0202251124250.19259-100000@daedalus.cs.brandeis.edu>
In-Reply-To: <20020225172049.Y50703-100000@puget.esil.univ-mrs.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, I make analogy is not perfect because make is part of the OS, but 
gmake is a good example:

/usr/ports/Mk/bsd.port.mk:

# USE_GMAKE             - Says that the port uses gmake.
# GMAKE                 - Set to path of GNU make if not in $PATH (default: gmake).

> IMO ant installs always in the same directory (as long as you install it
> via the ports collection) which lets us use it directly (as for gmake or
> cc). So any maintainer for a port using ant would just add it in the
> dependancies of its port and use it via ${PREFFIX}/bin/ant.
> I am not very familiar with ant (actually not using it) but it sounds to
> me like gmake or any make tool and should probably be managed the same way
> others are.
> Again I am no expert in ant...
> 
> 
> Hervé
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0202251124250.19259-100000>