summaryrefslogtreecommitdiff
path: root/misc/kp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-02 07:58:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-02 07:58:41 +0000
commit444978a85362a57e23bff9206b6f50dc64089d64 (patch)
tree68541cb6f1c76a48ec40687131a7761654c0d309 /misc/kp
parentUpgrade to 1.0. There no need of the freebsd.h and -freebsd patch as (diff)
RUN_DEPENDS on wish:tk.
Notes
Notes: svn path=/head/; revision=2210
Diffstat (limited to 'misc/kp')
-rw-r--r--misc/kp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kp/Makefile b/misc/kp/Makefile
index 29dbc7d04636..beac8173009f 100644
--- a/misc/kp/Makefile
+++ b/misc/kp/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 May 1995
# Whom: asami
#
-# $Id: Makefile,v 1.12 1995/04/23 13:02:24 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1995/05/09 11:07:06 asami Exp $
#
DISTNAME= kp-0.95
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://forgery.cs.berkeley.edu/pub/
MAINTAINER= asami@FreeBSD.org
-EXEC_DEPENDS= wish:${PORTSDIR}/x11/tk
+RUN_DEPENDS= wish:${PORTSDIR}/x11/tk
USE_X11= yes