aboutsummaryrefslogtreecommitdiff
path: root/archivers/gzip
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-16 10:08:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-16 10:08:28 +0000
commit18f7c67c5e5cf9e0be15ebf44f65ac5c0aa39232 (patch)
treebe6ed2fe11e430e556aed0177bdfef7e97aada17 /archivers/gzip
parent218656ddba4d8537ccd3b9a618562e69db25358c (diff)
downloadports-18f7c67c5e5cf9e0be15ebf44f65ac5c0aa39232.tar.gz
ports-18f7c67c5e5cf9e0be15ebf44f65ac5c0aa39232.zip
Utilize INFO.
Notes
Notes: svn path=/head/; revision=87045
Diffstat (limited to 'archivers/gzip')
-rw-r--r--archivers/gzip/Makefile1
-rw-r--r--archivers/gzip/pkg-plist3
2 files changed, 1 insertions, 3 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 23d89426eb97..96784954d5a5 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -29,6 +29,7 @@ GNU_CONFIGURE= yes
MAN1= gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 \
zgrep.1 zless.1 zmore.1 znew.1
+INFO= gzip
DOC_FILES= AUTHORS COPYING INSTALL NEWS README README-alpha \
THANKS TODO
diff --git a/archivers/gzip/pkg-plist b/archivers/gzip/pkg-plist
index ac81734c6bb4..3a85200fdf81 100644
--- a/archivers/gzip/pkg-plist
+++ b/archivers/gzip/pkg-plist
@@ -12,9 +12,6 @@ bin/zgrep
bin/zless
bin/zmore
bin/znew
-@unexec install-info --delete --quiet %D/info/gzip.info %D/info/dir
-info/gzip.info
-@exec install-info %D/info/gzip.info %D/info/dir
%%PORTDOCS%%share/doc/gzip/AUTHORS
%%PORTDOCS%%share/doc/gzip/COPYING
%%PORTDOCS%%share/doc/gzip/INSTALL