diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-12-09 01:30:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-12-09 01:30:20 +0000 |
commit | 49e28131c77065567dfc5c27d538a98c4a7934b0 (patch) | |
tree | 1fbb63c6074e675617e92cea7e9e24b764f1fe94 /misc/tkman/Makefile | |
parent | Dependency to ${PATCH_COOKIE} not necessary for pre-patch, it's (diff) |
Delete some garbage (line noise?).
Diffstat (limited to 'misc/tkman/Makefile')
-rw-r--r-- | misc/tkman/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile index 9c281ef239c6..7f1a1514020c 100644 --- a/misc/tkman/Makefile +++ b/misc/tkman/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Dec 1994 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.11 1995/11/27 07:50:54 asami Exp $ +# $Id: Makefile,v 1.12 1995/12/07 08:11:57 tg Exp $ # DISTNAME= tkman-1.7.5 @@ -11,8 +11,8 @@ CATEGORIES+= misc MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z -MAINTAINER=thomas@ghpc8.ihf.rwth-aachen.de -10,16l +MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de + LIB_DEPENDS= tk40\\.1\\.:${PORTSDIR}/x11/tk4 RUN_DEPENDS= rman:${PORTSDIR}/misc/rman |