aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kp/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-11-17 17:06:37 +0800
committerobrien <obrien@FreeBSD.org>1996-11-17 17:06:37 +0800
commitba89702285635efd977f4f66089dd18d020ff48d (patch)
tree5ac228ab59601ee1651bdf611d53f7184b44129a /misc/kp/Makefile
parentaba15b1de022e16cfa9cd14e2c1b6b28bd042ef9 (diff)
downloadfreebsd-ports-graphics-ba89702285635efd977f4f66089dd18d020ff48d.tar.gz
freebsd-ports-graphics-ba89702285635efd977f4f66089dd18d020ff48d.tar.zst
freebsd-ports-graphics-ba89702285635efd977f4f66089dd18d020ff48d.zip
Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
Diffstat (limited to 'misc/kp/Makefile')
-rw-r--r--misc/kp/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/kp/Makefile b/misc/kp/Makefile
index 2bebc5916bd..f38a48c5a73 100644
--- a/misc/kp/Makefile
+++ b/misc/kp/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 May 1995
# Whom: asami
#
-# $Id: Makefile,v 1.5 1996/10/16 08:55:30 asami Exp $
+# $Id: Makefile,v 1.6 1996/11/11 05:49:40 obrien Exp $
#
DISTNAME= kp-0.96
@@ -15,10 +15,6 @@ MAINTAINER= asami@FreeBSD.org
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
USE_X11= yes
-
-post-install:
-.if !defined(NOMANCOMPRESS)
- gzip -9nf ${PREFIX}/man/man1/kp.1
-.endif
+MAN1= kp.1
.include <bsd.port.mk>