summaryrefslogtreecommitdiff
path: root/converters/uudeview
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /converters/uudeview
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'converters/uudeview')
-rw-r--r--converters/uudeview/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile
index d46aaa74d2bb..f1ce6a80019e 100644
--- a/converters/uudeview/Makefile
+++ b/converters/uudeview/Makefile
@@ -3,7 +3,7 @@
# Date Created: 04 Aug 1996
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
-# $Id: Makefile,v 1.3 1996/10/15 08:24:22 asami Exp $
+# $Id: Makefile,v 1.4 1996/11/12 02:17:49 obrien Exp $
#
DISTNAME= uudeview-0.5.4
@@ -22,6 +22,7 @@ GNU_CONFIGURE= Yes
# its own minews do-hicky.
CONFIGURE_ARGS= --disable-minews
CONFIGURE_ARGS+= --disable-tcl
+MAN1= uudeview.1 uuenview.1
EXTRAFILES+= porting.notes
@@ -55,10 +56,6 @@ post-install:
${ECHO_MSG} "===> Not copying available documents to ${PREFIX}/${PORTDOCDIR}"; \
fi;
.endif
-.if !defined(NOMANCOMPRESS)
- gzip -9nf ${PREFIX}/man/man1/uudeview.1
- gzip -9nf ${PREFIX}/man/man1/uuenview.1
-.endif
strip ${PREFIX}/bin/uudeview
strip ${PREFIX}/bin/uuenview