Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/games/tcl-theo/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/games/tcl-theo/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- pkgsrc/games/tcl-theo/Makefile 2019/10/06 23:00:09 1.1 +++ pkgsrc/games/tcl-theo/Makefile 2019/12/20 13:19:47 1.2 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2019/10/06 23:00:09 kamil Exp $ +# $NetBSD: Makefile,v 1.2 2019/12/20 13:19:47 kamil Exp $ DISTNAME= tcl-theo-0.0.1 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GITHUB:=krytarowski/} @@ -9,6 +10,8 @@ HOMEPAGE= https://github.com/krytarowski COMMENT= theo.c implementation for Tcl LICENSE= 2-clause-bsd +DEPENDS+= tcl-[0-9]*:../../lang/tcl + EXTRACT_USING= bsdtar USE_TOOLS+= autoreconf autoconf