diff options
Diffstat (limited to 'x11-toolkits/tk84/Makefile')
-rw-r--r-- | x11-toolkits/tk84/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index c9e50d2bbbe3..6112abacdc75 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.2 1997/08/25 16:40:13 jkh Exp $ +# $Id: Makefile,v 1.3 1997/08/27 05:03:11 asami Exp $ # DISTNAME= tk8.0 @@ -14,7 +14,6 @@ MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ MAINTAINER= jkh@Freebsd.ORG LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80 -BUILD_DEPENDS= /nonexistent:${PORTSDIR}/lang/tcl80:configure WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes |