Commit graph

17 commits

Author SHA1 Message Date
jlam
5a7738ae2c INSTALL_TARGET is automatically set to the right value if USE_IMAKE is
defined, so no need to set it explicitly here.
2006-06-21 18:18:05 +00:00
joerg
27f9a95a6d Also call install.man. 2006-06-20 21:17:35 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
42a56af0c6 Let imake handle the man pages and use PLIST variables. Bump revision,
since only one copy is installed now e.g. on NetBSD.
2006-01-03 19:07:31 +00:00
kristerw
6aefcf52ab Add some missing man pages to the PLIST.
Bump PKGREVISION.
2005-08-20 19:27:11 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
a207154f2b Don't forcibly try to install .0 formatted catpages -- Interix imake
doesn't produce them.  Just install the .1 pages.

Rather than using ${DISTNAME}nbX, use the newer PKGREVISION convention.
2005-03-15 04:38:57 +00:00
agc
1e46c076aa Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
drochner
8563856e16 USE_BUILDLINK3, to make it build even if ncurses is installed 2004-07-22 17:11:35 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
fredb
e58d4e544b Make this build with gcc-3.3.2. 2003-11-09 04:20:18 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
abs
ce281bb5b9 Update xlife to 5.0nb1:
Set -DLIFEDIR in EXTRA_DEFINES not CCOPTIONS, to permit optmisation
	flags to be passed in CCOPTIONS.
2002-12-05 10:57:46 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
fredb
c721e6880d Initial import of xlife-5.0, an X implementation of John Horton Conway's
classic "Game of Life".
2001-12-31 21:32:56 +00:00