diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-04-06 16:36:00 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-04-06 16:36:00 +0000 |
commit | 5f6fe28718b41d41d472ae0b66324c16d7bce261 (patch) | |
tree | f420e966916742d932bdc49d07a2792b5126a963 /textproc/icu/PLIST | |
parent | f898898e6492f327ee0e08ab32e1d716b6391922 (diff) | |
download | pkgsrc-5f6fe28718b41d41d472ae0b66324c16d7bce261.tar.gz |
Fix PLIST under Linux. Also attempt to fix under IRIX and SunOS (though,
untested).
Diffstat (limited to 'textproc/icu/PLIST')
-rw-r--r-- | textproc/icu/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/icu/PLIST b/textproc/icu/PLIST index 5c62293fa38..db54eab1fd3 100644 --- a/textproc/icu/PLIST +++ b/textproc/icu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/04/04 16:58:16 recht Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/04/06 16:36:00 jmmv Exp $ bin/derb bin/genbrk bin/gencnval @@ -173,7 +173,7 @@ sbin/gensprep sbin/genuca sbin/icuswap share/examples/icu/convrtrs.txt -share/icu/${PKGVERSION}/config/mh-bsd-gcc +share/icu/${PKGVERSION}/config/${MH_NAME} share/icu/${PKGVERSION}/license.html share/icu/${PKGVERSION}/mkinstalldirs @dirrm share/icu/${PKGVERSION}/config |