diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2016-11-14 15:52:18 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2016-11-14 15:52:18 +0000 |
commit | 224fbe6f4d7ca46ac84835c12aea7a2048bf5e89 (patch) | |
tree | 776da84984bb2373c6983c0983a6916e93f6c61d /archivers | |
parent | e3618782cc689f2f085bbf6e5e7dd5ff17c0bb17 (diff) | |
download | ports-224fbe6f4d7ca46ac84835c12aea7a2048bf5e89.tar.gz ports-224fbe6f4d7ca46ac84835c12aea7a2048bf5e89.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/tclmkziplib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/tclmkziplib/Makefile b/archivers/tclmkziplib/Makefile index 480e8e631b44..dd59cf2414de 100644 --- a/archivers/tclmkziplib/Makefile +++ b/archivers/tclmkziplib/Makefile @@ -11,8 +11,6 @@ DISTNAME= mkZiplib${PORTVERSION:S/.//} MAINTAINER= tcltk@FreeBSD.org COMMENT= GZIP and ZIP support for TCL; dynamically loadable -LICENSE= MIT - BROKEN_aarch64= Fails to build: error: operand of type va_list where arithmetic or pointer type is required DEPRECATED= Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm] EXPIRATION_DATE=2017-01-15 |