Commit graph

23 commits

Author SHA1 Message Date
jmmv
30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
jlam
a36f1836ae Remove buildlink.mk files that aren't used by any other files in pkgsrc. 2002-08-28 08:05:31 +00:00
jlam
a62544e536 Can't include bsd.buildlink.mk in a buildlink2.mk file. 2002-08-28 02:50:03 +00:00
jlam
944d6c32d5 buildlink1 -> buildlink2 2002-08-27 18:29:35 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
jmc
c12a56f669 Include x11.buildlink.mk 2001-12-07 21:25:28 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
jlam
a79eaeebda Link all of the libraries, not just libSDL_ttf.*. 2001-07-14 15:59:17 +00:00
zuntum
7883071892 Don't try to @dirrm include/SDL, as this belongs to another package -- SDL 2001-07-10 08:37:38 +00:00
jlam
cb76bd5efc Move inclusion of bsd.buildlink.mk to start of file. 2001-07-01 22:59:08 +00:00
jlam
3b65bde2f7 USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
so remove it from package Makefiles.  Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.
2001-06-29 04:54:49 +00:00
zuntum
ee198649ba Update SDL_ttf to 2.0.3
o uses freetype2 instead of freetype1
2001-06-26 21:42:52 +00:00
zuntum
0b29323e22 we need to include freetype-lib's buildlink.mk file in here too 2001-06-26 16:39:15 +00:00
zuntum
f225ec6944 o add buildlink.mk file for use by other packages
o convert build process to use buildlink.mk files
2001-06-26 09:54:07 +00:00
zuntum
6677123783 o get freetype-lib dependency via its buildlink.mk 2001-06-25 22:47:18 +00:00
wiz
131fea14a7 Override internal libtool with USE_LIBTOOL and LTCONFIG_OVERRIDE. 2001-06-16 11:50:47 +00:00
zuntum
79d4ebacf8 Initial import of SDL_ttf-1.2.2
This is a sample library which allows you to use TrueType fonts in your SDL
applications.
2001-05-14 12:46:28 +00:00