aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gltt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* - Give maintainership to Igor Pokrovsky <tiamat@comset.net>krion2004-01-241-1/+1
| | | | | PR: 61813 61814 61815 61816 61817 61818 61819 Submitted by: Igor Pokrovsky <tiamat@comset.net>
* - Support CFLAGS/CXXFLAGS properlykrion2003-08-171-10/+9
| | | | | | | - Do not install useless .la file PR: 55623 Submitted by: Ports Fury
* Reset bouncing maintainer address.kris2003-08-161-1/+1
| | | | Submitted by: Mark Linimon <linimon@lonesome.com>
* New port gltt version 2.5.2: TrueType fonts rendering using OpenGLlioux2003-06-031-0/+34
PR: 41601 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>