diff options
Diffstat (limited to 'games/xmine/Makefile')
-rw-r--r-- | games/xmine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xmine/Makefile b/games/xmine/Makefile index 651b26f26f19..193995adef95 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmine PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ftp://ftp.sw.ru/pub/x11/ \ ${MASTER_SITE_LOCAL} @@ -20,6 +20,7 @@ COMMENT= The `Athena' port of the xminesweeper game LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes +USE_XORG= x11 xaw xext xmu xt xpm sm ice MAN6= xmine.6 MANCOMPRESSED= no |