diff options
Diffstat (limited to 'net/wget/PLIST')
-rw-r--r-- | net/wget/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/wget/PLIST b/net/wget/PLIST index e4dc40e9783..30953747268 100644 --- a/net/wget/PLIST +++ b/net/wget/PLIST @@ -1,14 +1,14 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:48 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:36 seb Exp $ bin/wget etc/wgetrc man/man1/wget.1 -@unexec install-info --delete %D/info/wget.info %D/info/dir +@unexec ${INSTALL_INFO} --delete %D/info/wget.info %D/info/dir info/wget.info info/wget.info-1 info/wget.info-2 info/wget.info-3 info/wget.info-4 -@exec install-info %D/info/wget.info %D/info/dir +@exec ${INSTALL_INFO} %D/info/wget.info %D/info/dir ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/wget.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/wget.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/wget.mo |