diff --git a/games/tsito/Makefile b/games/tsito/Makefile index 22d1a7c57038..86ae0c6858a7 100644 --- a/games/tsito/Makefile +++ b/games/tsito/Makefile @@ -9,8 +9,10 @@ MASTER_SITES= SF/xiangqi-engine/xiangqi-engine/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Chinese chess (Xiangqi) program -HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix="${PREFIX}" +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +GNU_CONFIGURE= yes LIBS+= -lcompat .include diff --git a/games/tsito/pkg-plist b/games/tsito/pkg-plist index 408e15b67b98..c0dbea956abe 100644 --- a/games/tsito/pkg-plist +++ b/games/tsito/pkg-plist @@ -1,4 +1,3 @@ bin/tsito man/man1/tsito.1.gz %%DATADIR%%/book.dat -@dirrm share/tsito