summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-16 08:55:37 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-16 08:55:37 +0000
commit2d2724d6113cb7f713f6f5e70570b92c1752af84 (patch)
treeb77eaf3493edba6db3d0b01f83357a993bfa3b93 /misc
parentMake this compile with tcl75 in /usr/lib. Remove the part that (diff)
Upgrade to version 0.96. The author (that's me :) also converted
this port to use tcl-7.5/tk-4.1 instead of tcl-7.3/tk-3.6.
Notes
Notes: svn path=/head/; revision=4006
Diffstat (limited to 'misc')
-rw-r--r--misc/kp/Makefile10
-rw-r--r--misc/kp/distinfo2
2 files changed, 7 insertions, 5 deletions
diff --git a/misc/kp/Makefile b/misc/kp/Makefile
index e2b1cad3b65c..aa3025d0612f 100644
--- a/misc/kp/Makefile
+++ b/misc/kp/Makefile
@@ -1,22 +1,24 @@
# New ports collection makefile for: kp
-# Version required: 0.95
+# Version required: 0.96
# Date created: 8 May 1995
# Whom: asami
#
-# $Id: Makefile,v 1.3 1995/11/26 10:47:46 asami Exp $
+# $Id: Makefile,v 1.4 1996/03/21 12:50:15 asami Exp $
#
-DISTNAME= kp-0.95
+DISTNAME= kp-0.96
CATEGORIES+= misc
MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/
MAINTAINER= asami@FreeBSD.org
-RUN_DEPENDS= wish:${PORTSDIR}/x11/tk
+RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
USE_X11= yes
post-install:
+.if !defined(NOMANCOMPRESS)
gzip -9nf ${PREFIX}/man/man1/kp.1
+.endif
.include <bsd.port.mk>
diff --git a/misc/kp/distinfo b/misc/kp/distinfo
index ec57d896b45a..aaae16fab795 100644
--- a/misc/kp/distinfo
+++ b/misc/kp/distinfo
@@ -1 +1 @@
-MD5 (kp-0.95.tar.gz) = da79291166ba6f4cf22a165953cc0bf3
+MD5 (kp-0.96.tar.gz) = 19cd13b6970d9aeb1b3a0f33437536b8