diff options
author | jlam <jlam@pkgsrc.org> | 2002-12-23 03:42:39 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-12-23 03:42:39 +0000 |
commit | dbbb22cec31b5f7c152b448323abf9978baae92d (patch) | |
tree | 4063254938e733ce7a1d8daaa4c14579daea3111 /mk | |
parent | 903c7eec0925a616fc17d0579e625af7a1ad849d (diff) | |
download | pkgsrc-dbbb22cec31b5f7c152b448323abf9978baae92d.tar.gz |
buildlink2 works on NetBSD-1.5.x (thanks gendalia!). Also note that we
can test using gettext-lib instead of gettext, now that gettext-lib has
been converted to use buildlink2.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/buildlink2/NOTES | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/buildlink2/NOTES b/mk/buildlink2/NOTES index 06112108b44..7b807fe3231 100644 --- a/mk/buildlink2/NOTES +++ b/mk/buildlink2/NOTES @@ -1,4 +1,4 @@ -$NetBSD: NOTES,v 1.1 2002/12/22 19:02:43 jlam Exp $ +$NetBSD: NOTES,v 1.2 2002/12/23 03:42:39 jlam Exp $ Caching ======= @@ -13,8 +13,8 @@ sed invocation per "special" argument. The test process for buildlink2 consists of building and installing: - shells/tcsh tests handling of specially-quoted arguments - devel/gettext same as above, but uses libtool + shells/tcsh tests handling of specially-quoted arguments + devel/gettext-lib same as above, but uses libtool Full caching can be tested be adding ${OPSYS} to _BLNK_CACHE_ALL and performing the tests above. @@ -23,6 +23,7 @@ Known working platforms: MacOS X 10.1.5 (schmonz) MacOS X 10.2 (grant) + NetBSD 1.5.x [full caching] (gendalia) NetBSD 1.6 [full caching] (jlam) OpenBSD (cjep) Solaris 8 (grant) @@ -31,6 +32,5 @@ Known working platforms: Unknown status: IRIX - NetBSD 1.5.x Solaris 7 Linux |