Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2007 09:05:44 +0100 (CET)
From:      Martin Tournoij <carpetsmoker@xs4all.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/110325: Use TCL/TK 8.4: games/klondike
Message-ID:  <20070315080544.DC90CB82B@glitch.carpetsmoker.net>
Resent-Message-ID: <200703150810.l2F8A1vt002142@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110325
>Category:       ports
>Synopsis:       Use TCL/TK 8.4: games/klondike
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 15 08:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
>Environment:
FreeBSD glitch.carpetsmoker.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Thu Feb 15 20:56:16 CET 2007 carpetsmoker@glitch.carpetsmoker.net:/usr/obj/nfs/tinderbox/jails/6.2/src/sys/GENERICri386

>Description:
- Use TCL/TK 8.4

>How-To-Repeat:

>Fix:

--- patch-klondike begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/klondike/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	21 Feb 2003 12:05:48 -0000	1.12
+++ Makefile	15 Mar 2007 08:04:14 -0000
@@ -7,18 +7,18 @@
 
 PORTNAME=	klondike
 PORTVERSION=	1.9
-CATEGORIES=	games tk82
+PORTREVISION=	1
+CATEGORIES=	games tk84
 MASTER_SITES=	http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
 
 MAINTAINER=	faber@isi.edu
 COMMENT=	A solitaire game for X11
 
-RUN_DEPENDS=	wish8.2:${PORTSDIR}/x11-toolkits/tk82
-
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \
 		--mandir=${PREFIX}/man
-CONFIGURE_ENV=	WISHX=${PREFIX}/bin/wish8.2
+CONFIGURE_ENV=	WISHX=${PREFIX}/bin/wish8.4
+USE_TK=		yes
 MAN6=		klondike.6
 
 .include <bsd.port.mk>
--- patch-klondike ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070315080544.DC90CB82B>