ports/110324: Use TCL/TK 8.4: games/dontspace

Martin Tournoij carpetsmoker at xs4all.nl
Thu Mar 15 08:10:01 UTC 2007


>Number:         110324
>Category:       ports
>Synopsis:       Use TCL/TK 8.4: games/dontspace
>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:00 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 at glitch.carpetsmoker.net:/usr/obj/nfs/tinderbox/jails/6.2/src/sys/GENERICri386

>Description:
- Use TCL/TK 8.4

>How-To-Repeat:

>Fix:

--- patch-dontspace begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/dontspace/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	21 Feb 2003 12:05:44 -0000	1.11
+++ Makefile	15 Mar 2007 08:00:13 -0000
@@ -7,18 +7,18 @@
 
 PORTNAME=	dontspace
 PORTVERSION=	1.2
-CATEGORIES=	games tk82
+PORTREVISION=	1
+CATEGORIES=	games tk84
 MASTER_SITES=	http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
 
 MAINTAINER=	johnh at isi.edu
 COMMENT=	A solitaire game for X11 modeled after Free Space
 
-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=		dontspace.6
 
 .include <bsd.port.mk>
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/games/dontspace/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	10 Mar 2001 06:57:32 -0000	1.4
+++ pkg-plist	15 Mar 2007 08:00:14 -0000
@@ -69,4 +69,3 @@
 @dirrm share/games/dontspace/CARDS
 @dirrm share/games/dontspace/SCORES
 @dirrm share/games/dontspace
- at dirrm share/games
--- patch-dontspace ends here ---

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



More information about the freebsd-ports-bugs mailing list