diff options
author | seb <seb@pkgsrc.org> | 2003-08-05 20:29:55 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-05 20:29:55 +0000 |
commit | b11675ec5df927e07ef0130b2c01175b5ddf1fbd (patch) | |
tree | 6aa580b5e2f55f78e652ab399c1f5ff4158823f4 /sysutils/pv | |
parent | f832cfe73e0d042fd49ecc0693bbddbd5a39863b (diff) | |
download | pkgsrc-b11675ec5df927e07ef0130b2c01175b5ddf1fbd.tar.gz |
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'sysutils/pv')
-rw-r--r-- | sysutils/pv/Makefile | 4 | ||||
-rw-r--r-- | sysutils/pv/PLIST | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index 9c14c4c08e4..a9f7cbb1102 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/13 13:53:20 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/08/05 20:29:55 seb Exp $ # DISTNAME= pv-0.4.5 @@ -17,6 +17,7 @@ USE_GMAKE= yes USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes +USE_NEW_TEXINFO= YES INFO_FILES= pv.info post-install: @@ -26,5 +27,4 @@ post-install: .endfor .include "../../devel/gettext-lib/buildlink2.mk" -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/pv/PLIST b/sysutils/pv/PLIST index a8c5354077e..c0e5399d444 100644 --- a/sysutils/pv/PLIST +++ b/sysutils/pv/PLIST @@ -1,8 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2003/01/22 21:35:49 kristerw Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/08/05 20:29:55 seb Exp $ bin/pv -@unexec ${INSTALL_INFO} --delete %D/info/pv.info %D/info/dir info/pv.info -@exec ${INSTALL_INFO} %D/info/pv.info %D/info/dir man/man1/pv.1 share/doc/pv/COPYING share/doc/pv/NEWS |