update to tcl/tk 8.4

ok brad@ naddy@
This commit is contained in:
jose 2003-12-27 23:42:03 +00:00
parent f57eec92c4
commit 0640a7f929
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2002/12/23 00:37:49 pvalchev Exp $
# $OpenBSD: Makefile,v 1.18 2003/12/27 23:42:03 jose Exp $
COMMENT= "Tcl/Tk CD player"
DISTNAME= xcd-1.6
@ -19,11 +19,11 @@ FAKE_FLAGS=BINDIR=${WRKINST}${PREFIX}/bin \
WRKDIST= ${WRKDIR}/xcd
MAKE_ENV= CC="${CC}"
RUN_DEPENDS= ::x11/tk/8.3
RUN_DEPENDS= ::x11/tk/8.4
do-configure:
cd ${WRKDIST} && \
sed -e 's,wish4.1,wish8.3,' <xcd.in >xcd.in.new && \
sed -e 's,wish4.1,wish8.4,' <xcd.in >xcd.in.new && \
mv -f xcd.in.new xcd.in
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2003/10/18 19:44:41 sturm Exp $
# $OpenBSD: Makefile,v 1.14 2003/12/27 23:42:29 jose Exp $
COMMENT= "html editor designed for the experienced web designer"
@ -20,7 +20,7 @@ MASTER_SITES= ${HOMEPAGE}
RUN_DEPENDS= :weblint-*:www/weblint \
:ImageMagick-*:graphics/ImageMagick \
:tk-8.3.*:x11/tk/8.3
:tk-8.4.*:x11/tk/8.4
NO_BUILD= Yes
NO_REGRESS= Yes

View File

@ -2,7 +2,7 @@
+++ august Thu Jun 29 19:46:16 2000
@@ -1,4 +1,4 @@
-#!/usr/bin/wish
+#!/usr/local/bin/wish8.3
+#!/usr/local/bin/wish8.4
# August - HTML Editor for UNIX by Johan Bengtsson
# Copyright (C) 1999 2000 Johan Bengtsson johanb@lls.se
# Snail mail: Johan Bengtsson, Fangdammsvagen 10, 433 43 Partille, Sweden.