diff options
-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 |