diff options
Diffstat (limited to 'games/xdino')
-rw-r--r-- | games/xdino/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xdino/Makefile b/games/xdino/Makefile index 2d01d99fcf9c..d6143f482b4c 100644 --- a/games/xdino/Makefile +++ b/games/xdino/Makefile @@ -7,7 +7,7 @@ PORTNAME= xdino PORTVERSION= 5.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles @@ -17,6 +17,7 @@ COMMENT= Dino puzzle game for X11 WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes +USE_XORG= x11 xext xt sm ice MAN1= xdino.1 MANCOMPRESSED= no XFREE86_HTML_MAN= no |