diff options
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 |