summaryrefslogtreecommitdiff
path: root/games/sl/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-24Set DIST_SUBDIR after the checksum change in the previous commit.kristerw1-1/+3
2005-07-21PATCH_SITES moved.minoura1-2/+2
Thanks to Alexey Toptygin.
2005-06-16Create directories before installing files into them.jlam1-1/+3
2004-03-08Relax a dependency version (nkf-1.7 -> nkf-[0-9]*).uebayasi1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-27Lint: shorten COMMENTcjep1-2/+2
2002-05-31Adjust various pathnames to use newly reimported packages from the japaneseseb1-2/+2
category. This is part of the japanese category retirement.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-06-06Use patched version of izumi@ec.tmit.ac.jp.minoura1-8/+6
NetBSD patch supplied by itohy.
2000-06-06Correct HOMEPAGE.minoura1-2/+2
Pointed out by Akihiro IIJIMA <aki@jp.freebsd.org>.
2000-06-01Well-known joke program `sl'.minoura1-0/+28