diff --git a/games/tsito/Makefile b/games/tsito/Makefile index 54c646ce7a0f..54a4967e1e85 100644 --- a/games/tsito/Makefile +++ b/games/tsito/Makefile @@ -1,6 +1,6 @@ PORTNAME= tsito PORTVERSION= 0.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/xiangqi-engine/xiangqi-engine/${PORTNAME}-${PORTVERSION} @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -LIBS+= -lcompat +LIBS+= -lcompat -lutil .include