aboutsummaryrefslogtreecommitdiff
path: root/misc/kp/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 09:06:37 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 09:06:37 +0000
commit090316dbc14c2b14673d0d368ec85d09c5841a39 (patch)
treed6c413c3547e857d6c61c3d887298be79b3ea7e1 /misc/kp/Makefile
parent1cd3d92150c435bd617039c4045455da7a705228 (diff)
downloadports-090316dbc14c2b14673d0d368ec85d09c5841a39.tar.gz
ports-090316dbc14c2b14673d0d368ec85d09c5841a39.zip
Notes
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 2bebc5916bd6..f38a48c5a739 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>