diff options
Diffstat (limited to 'devel/tkcvs/Makefile')
-rw-r--r-- | devel/tkcvs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tkcvs/Makefile b/devel/tkcvs/Makefile index 063527e52fb4..cc67902996e2 100644 --- a/devel/tkcvs/Makefile +++ b/devel/tkcvs/Makefile @@ -3,7 +3,7 @@ # Date created: 02 Aug 1996 # Whom: shanee@augusta.de # -# $Id: Makefile,v 1.13 1998/03/20 14:35:16 tg Exp $ +# $Id: Makefile,v 1.14 1998/08/07 23:56:16 asami Exp $ # DISTNAME= tkcvs-6.0 @@ -13,7 +13,7 @@ MASTER_SITES= http://www.neosoft.com/tcl/ftparchive/sorted/apps/tkcvs-6.0/ \ MAINTAINER= shanee@augusta.de -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 NO_BUILD= yes MAN1= tkcvs.1 tkdiff.1 |