summaryrefslogtreecommitdiff
path: root/games/xracer/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2000-10-15Use new USE_MESA variable to depend on the correct Mesa packagesrh1-2/+2
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam1-3/+3
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-07-31The gettext package gained a shared library. For all packages whichjlam1-2/+2
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-06-21USE_LIBTOOL instead of PKGLIBTOOL.jlam1-19/+23
Remove unneeded dependency on mpeg-lib. Add dependency on gettext. Clean up Makefile logic.
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-05-29Initial import of xracer-0.96.9, a clone of the popular Psygnosis gamerh1-0/+38
Wipeout, as provided in PR 10217 by Bernd Sieker.