summaryrefslogtreecommitdiff
path: root/textproc/unroff
diff options
context:
space:
mode:
authoragc <agc>1998-03-31 12:54:06 +0000
committeragc <agc>1998-03-31 12:54:06 +0000
commit76abe9c1bb387524284050e3782b5cdc63f51989 (patch)
tree87ecd5f73c6124fa90bc38bf42a6c811aafd41ad /textproc/unroff
parent8931950b2b6b1be178b1bcf0258357c2c88354f7 (diff)
downloadpkgsrc-76abe9c1bb387524284050e3782b5cdc63f51989.tar.gz
Don't bother gzipping the manual pages.
Diffstat (limited to 'textproc/unroff')
-rw-r--r--textproc/unroff/scripts/configure3
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/unroff/scripts/configure b/textproc/unroff/scripts/configure
index 07313cf231a..aabb4558979 100644
--- a/textproc/unroff/scripts/configure
+++ b/textproc/unroff/scripts/configure
@@ -21,9 +21,6 @@ install:
cp doc/tmac.hyper misc/sample.unroff \${LIBDIR}/misc
@chown -R bin.bin \${LIBDIR}
install -c -m 644 -o bin -g bin doc/*.1 \${MANDIR}
-.if !defined(NOMANCOMPRESS)
- gzip -9nf \${MANDIR}/unroff*.1
-.endif
EOF