diff options
author | gahr <gahr@FreeBSD.org> | 2016-11-14 23:52:18 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2016-11-14 23:52:18 +0800 |
commit | 6443c93d7cd2c4292aebcda11c59300c78f39ee4 (patch) | |
tree | 776da84984bb2373c6983c0983a6916e93f6c61d /archivers | |
parent | a6015c65c919ce15ac0f795357affaf2f3e8ea7e (diff) | |
download | freebsd-ports-gnome-6443c93d7cd2c4292aebcda11c59300c78f39ee4.tar.gz freebsd-ports-gnome-6443c93d7cd2c4292aebcda11c59300c78f39ee4.tar.zst freebsd-ports-gnome-6443c93d7cd2c4292aebcda11c59300c78f39ee4.zip |
archivers/tclmkziplib: remove LICENSE, wasn't supposed to be committed
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 |