diff options
Diffstat (limited to 'games/xtriangles/Makefile')
-rw-r--r-- | games/xtriangles/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xtriangles/Makefile b/games/xtriangles/Makefile index c6061e4c44b4..1bf8d7fd7e20 100644 --- a/games/xtriangles/Makefile +++ b/games/xtriangles/Makefile @@ -7,7 +7,7 @@ PORTNAME= xtriangles 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= Triangles puzzle WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes +USE_XORG= x11 xext xt sm ice MAN1= xtriangles.1 MANCOMPRESSED= no XFREE86_HTML_MAN= no |