diff options
author | adam <adam@pkgsrc.org> | 2015-10-10 10:02:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-10-10 10:02:55 +0000 |
commit | cd2fa4a90a2ba46ed47e69c79177a8a9f7da1755 (patch) | |
tree | c8f17db83b0e415f48f9471fbd80f213556e6d0c /textproc | |
parent | 053e9d5d23723210f14bca11a847b923278b9509 (diff) | |
download | pkgsrc-cd2fa4a90a2ba46ed47e69c79177a8a9f7da1755.tar.gz |
PLIST fix
Diffstat (limited to 'textproc')
-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 75f6dc0b4fc..db1d3f77bd8 100644 --- a/textproc/icu/PLIST +++ b/textproc/icu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.34 2015/10/09 23:15:34 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.35 2015/10/10 10:02:55 adam Exp $ bin/derb bin/genbrk bin/gencfu @@ -255,7 +255,7 @@ sbin/gencmn sbin/gennorm2 sbin/gensprep sbin/icupkg -share/icu/${PKGVERSION}/config/mh-bsd-gcc +share/icu/${PKGVERSION}/config/${MH_NAME} share/icu/${PKGVERSION}/install-sh share/icu/${PKGVERSION}/license.html share/icu/${PKGVERSION}/mkinstalldirs |