diff options
author | seb <seb> | 2003-08-04 14:27:29 +0000 |
---|---|---|
committer | seb <seb> | 2003-08-04 14:27:29 +0000 |
commit | 13543c51aee207fc932e7f9803ce679ba8acad86 (patch) | |
tree | 0bbf09ad8a0433a95d1b001c1724af1656cf89e3 /net/wget | |
parent | 34c801b9163a529688ad3ac6a488f7f6e7d701e8 (diff) | |
download | pkgsrc-13543c51aee207fc932e7f9803ce679ba8acad86.tar.gz |
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'net/wget')
-rw-r--r-- | net/wget/Makefile | 4 | ||||
-rw-r--r-- | net/wget/PLIST | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile index 7554e42eeee..4a2ef96207b 100644 --- a/net/wget/Makefile +++ b/net/wget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2003/07/17 22:52:02 grant Exp $ +# $NetBSD: Makefile,v 1.66 2003/08/04 14:27:29 seb Exp $ DISTNAME= wget-1.8.2 PKGREVISION= 1 @@ -30,6 +30,7 @@ CONFIGURE_ENV+= OPENSSL_LDFLAGS="${OPENSSL_LDFLAGS}" EGDIR= ${PREFIX}/share/examples/wget CONF_FILES= ${EGDIR}/wgetrc ${PKG_SYSCONFDIR}/wgetrc +USE_NEW_TEXINFO= YES INFO_FILES= wget.info .include "../../mk/bsd.prefs.mk" @@ -43,5 +44,4 @@ CONFIGURE_ARGS+=--without-ssl .endif .include "../../devel/gettext-lib/buildlink2.mk" -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/wget/PLIST b/net/wget/PLIST index ebd14e52a87..c53b7a48230 100644 --- a/net/wget/PLIST +++ b/net/wget/PLIST @@ -1,13 +1,11 @@ -@comment $NetBSD: PLIST,v 1.6 2002/12/16 11:39:00 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2003/08/04 14:27:29 seb Exp $ bin/wget man/man1/wget.1 -@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 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/wget.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/wget.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/wget.mo |