diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/sol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sol/Makefile b/games/sol/Makefile index 7a55f4748984..e276336a1160 100644 --- a/games/sol/Makefile +++ b/games/sol/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= shhopt.1:${PORTSDIR}/devel/libshhopt \ xalloc.1:${PORTSDIR}/devel/libxalloc \ shhcards.1:${PORTSDIR}/games/libshhcards -CONFLICTS= gnomegames2-2.4.* +CONFLICTS= gnome-games-* USE_GMAKE= yes USE_X_PREFIX= yes |