aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-08-16 18:08:28 +0800
committerkris <kris@FreeBSD.org>2003-08-16 18:08:28 +0800
commit47bae30e98c7b0665de106431b86ffded1f397da (patch)
tree07fc89a28e795b76572f29c44131589164787553 /archivers
parent5afcbd7a6c4863eeef036810b9813dcee8a33d60 (diff)
downloadfreebsd-ports-gnome-47bae30e98c7b0665de106431b86ffded1f397da.tar.gz
freebsd-ports-gnome-47bae30e98c7b0665de106431b86ffded1f397da.tar.zst
freebsd-ports-gnome-47bae30e98c7b0665de106431b86ffded1f397da.zip
Utilize INFO.
Diffstat (limited to 'archivers')
-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