diff --git a/games-puzzle/gemz/gemz-0.97.0.recipe b/games-puzzle/gemz/gemz-0.97.0.recipe index 9985c1d3d..6e4568ccd 100644 --- a/games-puzzle/gemz/gemz-0.97.0.recipe +++ b/games-puzzle/gemz/gemz-0.97.0.recipe @@ -7,7 +7,7 @@ LICENSE="GNU GPL v2" COPYRIGHT="2003-2013 Jonathan Bilodeau" REVISION="1" ARCHITECTURES="x86_gcc2 x86" -# + PROVIDES=" gemz = $portVersion app:gemz = $portVersion diff --git a/games-puzzle/gemz/patches/gemz-0.97.0.patch b/games-puzzle/gemz/patches/gemz-0.97.0.patch index cf66258f5..6cf8f0355 100644 --- a/games-puzzle/gemz/patches/gemz-0.97.0.patch +++ b/games-puzzle/gemz/patches/gemz-0.97.0.patch @@ -7,7 +7,7 @@ -LFLAGS=`sdl-config --libs` -lSDL_image -L/usr/X11R6/lib -lX11 +LFLAGS=`sdl-config --libs` -lSDL_image SRCS= \ - # SFont.c \ + SFont.c \ board.c \ --- ../main.c 2004-05-07 05:36:26.035389440 +0000 +++ main-new.c 2013-12-13 23:41:06.150994944 +0000