From ff55f6977cf9362027726c69f1a960c95d095a97 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 11 Dec 2006 02:12:01 +0000 Subject: Fix some more paths in gnome-sudoku. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8032 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnome-games/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 6a0db16ba..f486e63af 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.125 2006/11/11 10:16:34 marcus Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.126 2006/12/06 02:44:34 marcus Exp $ # PORTNAME= gnome-games PORTVERSION= 2.17.3 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -53,7 +54,9 @@ post-patch: ${WRKSRC}/glchess/src/lib/defaults.py @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share/gnome|' \ ${WRKSRC}/gnome-sudoku/src/gnome-sudoku \ - ${WRKSRC}/glchess/src/glchess + ${WRKSRC}/glchess/src/glchess \ + ${WRKSRC}/gnome-sudoku/src/lib/dialog_swallower.py \ + ${WRKSRC}/gnome-sudoku/src/lib/game_selector.py post-install: @-update-desktop-database -- cgit v1.2.3