1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/Mk
Greg Lewis e2e2d90fbe . Add a USE_ANT variable with that provides a simple way to build a
Java-based port with ant, using MAKE_ENV, MAKE_ARGS and ALL_TARGET but
  using ant instead of make.  When a port is built this way it also
  causes ant to respect the JDK selected by bsd.java.mk rather than
  using the JDK that ant was build with.

  Most ports should just be able to do

  USE_ANT=	yes

  You may also need to set ALL_TARGET if your port doesn't use the
  default ant target.

  See the comments on USE_ANT at the head of bsd.java.mk for more
  information.

PR:		59997
Reviewed by:	hq (who spotted a bug and provided the comments
                    documenting USE_ANT).
2004-08-02 21:44:17 +00:00
..
bsd.autotools.mk Add some documentation for USE_INC_LIBTOOL_VER. 2004-07-09 17:47:25 +00:00
bsd.emacs.mk Move the ancient emacs 19.x port from editors/emacs to 2004-03-21 07:39:49 +00:00
bsd.gnome.mk If the gconf2 USE_GNOME component is used, overload the 2004-07-22 16:04:44 +00:00
bsd.gnustep.mk - new option DEFAULT_LIBVERSION 2004-06-16 08:17:22 +00:00
bsd.java.mk . Add a USE_ANT variable with that provides a simple way to build a 2004-08-02 21:44:17 +00:00
bsd.kde4.mk Retire QT2. QT3 was released a few years ago and QT4 will be released soon. 2004-07-23 14:53:13 +00:00
bsd.kde.mk Retire QT2. QT3 was released a few years ago and QT4 will be released soon. 2004-07-23 14:53:13 +00:00
bsd.openssl.mk - Fix defaulting to openssl in base 2004-05-12 20:22:34 +00:00
bsd.php.mk Register extensions in etc/php/extensions.ini instead of etc/php.ini 2004-07-28 08:59:35 +00:00
bsd.port.mk Update PERL_VERSION and PERL_VER 2004-07-30 08:35:54 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk * Be even more explicit about partial ports trees being unsupported 2004-07-14 08:18:16 +00:00
bsd.python.mk If GNU_CONFIGURE or HAS_CONFIGURE is defined, don't configure with 2004-07-10 02:00:14 +00:00
bsd.ruby.mk Propagate RUBY_VER and RUBY_R through DEPENDS_ARGS. 2004-05-22 18:49:49 +00:00
bsd.sdl.mk - Chase libraries for new graphics/sdl_gfx version. 2004-05-19 21:14:18 +00:00
bsd.sites.mk - ftp.mirror.ac.uk is dead for good. You served us well. 2004-08-02 09:42:29 +00:00