Commit graph

20 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
minskim
e1878b980e Apply patches provided by MOCHIDA Shuji in PR pkg/29889 to teach
nbitools more about Darwin.
2005-05-08 03:14:35 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
minskim
6915b48100 Correct a preprocessor directive to make this package build on Darwin.
Patch provided by MOCHIDA Shuji in PR pkg/29889.
2005-04-05 15:22:11 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
minskim
c2741b2e57 Let packages that require nbitools use GNU make on Linux, because
imake in nbitools generates Makefile that needs GNU make on Linux.
2005-01-18 17:05:21 +00:00
minskim
2ecbd51e17 Use GNU make on Linux because imake generates Makefile that requires
GNU make.
2004-12-30 00:04:56 +00:00
minskim
48c25be4e3 Include sys/stat.h to use "struct stat" on Linux. 2004-12-28 10:30:58 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
minskim
8a155b4b9e Change an argument passed to cpp so that it will not confuse buildlink3.
The problem was reported by Yasushi Oshima on tech-pkg-ja@jp.NetBSD.org.
2004-04-29 18:59:25 +00:00
minskim
96e676e7c4 Not used any more. 2004-03-05 21:25:28 +00:00
minskim
5ccc558c9d bl3ify and enable pkgviews installation. 2004-03-05 21:15:53 +00:00
minskim
21445b6848 Match the new buildlink3.mk template. 2004-03-05 21:08:52 +00:00
minskim
7b11ce524f Make Canna* packages use the buildlink framework. It will fix the
build problem reported by Yasushi Oshima on tech-pkg-ja@jp.NetBSD.org.
2004-03-05 19:09:22 +00:00
minskim
226f950457 Include buildlink2.mk to make .tmpl files available to itools/xmkmf.
This will fix build problems of inputmethods/sj3-*.  Noted by Ishihara
on tech-pkg-ja@jp.NetBSD.org.
2004-02-24 22:10:39 +00:00
xtraeme
0fb1b74bd0 Fix location of CPP when using MacOSX, and include <sys/types.h> and
others as well to fix building, patches provided by Hiramatu Yosifumi
in PR pkg/24348.
2004-02-21 07:09:50 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
6a4266ca56 Build dependency suffices. 2002-10-25 17:12:51 +00:00
wiz
7b2317a534 Add buildlink2.mk. 2002-10-25 17:02:29 +00:00
sakamoto
1fed83442a Import nbitools-6.3
The itools-R6.3 distribution contains imake, X11 configuration files,
makedepend, xmkmf, mkdirhier, imboot, msub, and imdent.
http://www.kitebird.com/imake-book/
nbitools-R6.3 is rearchived with NetBSD-current/xsrc.

Approved by agc, for inputmethod/{canna-*,sj3-*}
2002-06-03 09:53:46 +00:00