diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 21:11:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 21:11:21 +0800 |
commit | b2be68ea2a5a0a9697c2e7def8706a5354e0dc8e (patch) | |
tree | 42fd51a6c6076fdcc4fe2e87c1a866aff0033577 /games | |
parent | 3969b6b099437c374e1a141551dea2d441fc1e4d (diff) | |
download | freebsd-ports-gnome-b2be68ea2a5a0a9697c2e7def8706a5354e0dc8e.tar.gz freebsd-ports-gnome-b2be68ea2a5a0a9697c2e7def8706a5354e0dc8e.tar.zst freebsd-ports-gnome-b2be68ea2a5a0a9697c2e7def8706a5354e0dc8e.zip |
- Update CONFLICTS
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 |