diff options
Diffstat (limited to 'games/sol/Makefile')
-rw-r--r-- | games/sol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/sol/Makefile b/games/sol/Makefile index 10b35b678be5..940d9290d86f 100644 --- a/games/sol/Makefile +++ b/games/sol/Makefile @@ -7,7 +7,7 @@ PORTNAME= sol PORTVERSION= 1.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://shh.thathost.com/pub-unix/files/ @@ -22,7 +22,7 @@ LIB_DEPENDS= shhopt.1:${PORTSDIR}/devel/libshhopt \ CONFLICTS= gnome-games-* USE_GMAKE= yes -USE_XORG= xpm +USE_XORG= xpm x11 xaw MAN6= sol.6 |