diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 00:47:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 00:47:57 +0000 |
commit | 374a1415776e0df339ebb908fecdd2e40cd49e6b (patch) | |
tree | 5c8bcb07f66a8177f56281d88fbc63796aed2f58 /devel/clig/Makefile | |
parent | e27828d172dd27df95eea2d8a11bdaee5b5d3f7e (diff) | |
download | ports-374a1415776e0df339ebb908fecdd2e40cd49e6b.tar.gz ports-374a1415776e0df339ebb908fecdd2e40cd49e6b.zip |
Notes
Diffstat (limited to 'devel/clig/Makefile')
-rw-r--r-- | devel/clig/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/clig/Makefile b/devel/clig/Makefile index e91c37f336e7..ef2be8530e7b 100644 --- a/devel/clig/Makefile +++ b/devel/clig/Makefile @@ -13,6 +13,7 @@ COMMENT= Auto-generate an (argc, argv) processor, usage message, and manpage LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING-2.0 +BROKEN= Does not fetch USES= shebangfix tcl tk SHEBANG_FILES= tcl/*.tcl tk_OLD_CMD= /usr/bin/wish8.0 |