summaryrefslogtreecommitdiffstats
path: root/archivers/gzip
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-08-16 10:08:28 +0000
committerkris <kris@FreeBSD.org>2003-08-16 10:08:28 +0000
commit47bae30e98c7b0665de106431b86ffded1f397da (patch)
tree07fc89a28e795b76572f29c44131589164787553 /archivers/gzip
parent5afcbd7a6c4863eeef036810b9813dcee8a33d60 (diff)
downloadFreeBSD-ports-47bae30e98c7b0665de106431b86ffded1f397da.zip
FreeBSD-ports-47bae30e98c7b0665de106431b86ffded1f397da.tar.gz
Utilize INFO.
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 23d8942..9678495 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 ac81734..3a85200 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
OpenPOWER on IntegriCloud