summaryrefslogtreecommitdiff
path: root/textproc/unroff
diff options
context:
space:
mode:
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