summaryrefslogtreecommitdiff
path: root/archivers/gtar-info
diff options
context:
space:
mode:
authorseb <seb>2003-06-25 22:01:11 +0000
committerseb <seb>2003-06-25 22:01:11 +0000
commit7116a7aed88259d3605fe2a92238706d71b98240 (patch)
tree8f4bf4719b566bc93983292cb2ecc92f5a314547 /archivers/gtar-info
parent3c904becdf686df10a967af69e7ab798610dd83e (diff)
downloadpkgsrc-7116a7aed88259d3605fe2a92238706d71b98240.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'archivers/gtar-info')
-rw-r--r--archivers/gtar-info/Makefile4
-rw-r--r--archivers/gtar-info/PLIST4
2 files changed, 3 insertions, 5 deletions
diff --git a/archivers/gtar-info/Makefile b/archivers/gtar-info/Makefile
index 5bc1d5876c3..8659ebe1fd4 100644
--- a/archivers/gtar-info/Makefile
+++ b/archivers/gtar-info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/06/02 01:21:49 jschauma Exp $
+# $NetBSD: Makefile,v 1.11 2003/06/25 22:01:11 seb Exp $
#
DISTNAME= tar-1.13.25
@@ -13,6 +13,7 @@ MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
COMMENT= Info format documentation for the GNU tape archiver
+USE_NEW_TEXINFO= YES
INFO_FILES= tar.info
USE_BUILDLINK2= yes
@@ -25,5 +26,4 @@ do-install:
${INSTALL_DATA} $${i} ${PREFIX}/info ; \
done
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/gtar-info/PLIST b/archivers/gtar-info/PLIST
index fe5a1af3d8c..911db94e3f6 100644
--- a/archivers/gtar-info/PLIST
+++ b/archivers/gtar-info/PLIST
@@ -1,4 +1,2 @@
-@comment $NetBSD: PLIST,v 1.3 2002/11/20 16:57:55 bouyer Exp $
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/tar.info
+@comment $NetBSD: PLIST,v 1.4 2003/06/25 22:01:11 seb Exp $
info/tar.info
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/tar.info