diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /misc/kp | |
parent | 24d53f75d3bed77cec793c49107c31db659fb9a5 (diff) | |
download | ports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.gz ports-5264cbceb577ae0481e496f827ae4d0e18712945.zip |
Notes
Diffstat (limited to 'misc/kp')
-rw-r--r-- | misc/kp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kp/Makefile b/misc/kp/Makefile index 3f669b7950b1..c909f12fb5d2 100644 --- a/misc/kp/Makefile +++ b/misc/kp/Makefile @@ -3,7 +3,7 @@ # Date created: 8 May 1995 # Whom: asami # -# $Id: Makefile,v 1.8 1997/04/20 13:19:32 wosch Exp $ +# $Id: Makefile,v 1.9 1998/08/05 09:31:33 asami Exp $ # DISTNAME= kp-0.96 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/ MAINTAINER= asami@FreeBSD.org -RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41 +RUN_DEPENDS= wish4.1:${PORTSDIR}/x11-toolkits/tk41 USE_X_PREFIX= yes MAN1= kp.1 |