diff options
Diffstat (limited to 'games/gnomegames2/Makefile')
-rw-r--r-- | games/gnomegames2/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 55b9dab30..33a3896c6 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -28,6 +28,12 @@ USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +GCONF_SCHEMAS= aisleriot.schemas blackjack.schemas gataxx.schemas \ + glines.schemas gnect.schemas gnibbles.schemas gnobots2.schemas \ + gnome-stones.schemas gnometris.schemas gnomine.schemas \ + gnotravex.schemas gtali.schemas iagno.schemas mahjongg.schemas \ + same-gnome.schemas + CONFLICTS= sol-1.0.* post-patch: |