Index: branches/2015Q3/games/klondike/Makefile =================================================================== --- branches/2015Q3/games/klondike/Makefile (revision 396350) +++ branches/2015Q3/games/klondike/Makefile (revision 396351) @@ -1,18 +1,22 @@ # Created by: johnh@isi.edu # $FreeBSD$ PORTNAME= klondike PORTVERSION= 1.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games tk MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/ MAINTAINER= faber@isi.edu COMMENT= Solitaire game for X11 -USES= tk:run +LICENSE= BSD3CLAUSE + +USES= shebangfix tk:run +SHEBANG_FILES= *.tcl GNU_CONFIGURE= yes CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games CONFIGURE_ENV= WISHX=${WISH} +NO_ARCH= yes .include Index: branches/2015Q3 =================================================================== --- branches/2015Q3 (revision 396350) +++ branches/2015Q3 (revision 396351) Property changes on: branches/2015Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r396350