diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-10 04:43:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-10 04:43:35 +0000 |
commit | e58ac308df15f648e541fbfd695134721652a165 (patch) | |
tree | 54941f2587eb5cdc78131c5f4e5174b0e0c8d963 /games/sol | |
parent | b36fde2929b8e9102f30c54e964d9d19adf5d16d (diff) | |
download | ports-e58ac308df15f648e541fbfd695134721652a165.tar.gz ports-e58ac308df15f648e541fbfd695134721652a165.zip |
Notes
Diffstat (limited to 'games/sol')
-rw-r--r-- | games/sol/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/sol/Makefile b/games/sol/Makefile index 7be257751bb0..8aece4735d0b 100644 --- a/games/sol/Makefile +++ b/games/sol/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= shhopt.1:${PORTSDIR}/devel/libshhopt \ xalloc.1:${PORTSDIR}/devel/libxalloc \ shhcards.1:${PORTSDIR}/games/libshhcards +CONFLICTS= gnomegames2-2.4.* + USE_GMAKE= yes USE_X_PREFIX= yes USE_XPM= yes |