Index: head/games/tsito/Makefile =================================================================== --- head/games/tsito/Makefile (revision 374094) +++ head/games/tsito/Makefile (revision 374095) @@ -1,16 +1,18 @@ # Created by: Kuang-che Wu # $FreeBSD$ PORTNAME= tsito PORTVERSION= 0.8.4 CATEGORIES= games 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 Index: head/games/tsito/pkg-plist =================================================================== --- head/games/tsito/pkg-plist (revision 374094) +++ head/games/tsito/pkg-plist (revision 374095) @@ -1,4 +1,3 @@ bin/tsito man/man1/tsito.1.gz %%DATADIR%%/book.dat -@dirrm share/tsito