Commit graph

7 commits

Author SHA1 Message Date
Dieter Baron
5b4276e530 mk/autoconf.mk and mk/automake.mk have been removed. Replace their
usage with USE_TOOLS and any of "autoconf", "autoconf213", "automake"
or "automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just
use aclocal, autoconf, etc.  (hi jlam!)
2005-06-08 15:46:59 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
John R. Shannon
fd44411cd2 Updated so package compiles with gcc34-ada 2004-06-30 12:39:35 +00:00
Julio Merino
8e663df612 Blindly bl3ify this package, since some bl2 files are gone (sorry, I don't
have the time to test right now... but may be looking at them slowly during
the following days).

To maintainers of this package, if you read this, please:
- Add explicit inclusion of bl3 files for all packages used directly by this
  one.  This includes pkgconfig!
- Depend on intltool's bl3.mk file if the package comes with intltool builtin.
- Test ;-)
2004-02-24 17:11:55 +00:00
grant beattie
e7e15b4322 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:22:38 +00:00
John R. Shannon
b76bf2da22 This is GtkAda version 2.2.1. This package is an Ada95 graphical library
for the Gimp Toolkit, which means this is a set of packages to allow you
to easily create some graphical interfaces under X11 and Win32, using Ada95
as a programming language.
2003-12-11 23:05:20 +00:00