diff options
author | bapt <bapt@FreeBSD.org> | 2013-07-27 07:20:17 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-07-27 07:20:17 +0800 |
commit | db6915577d177d2300bbd4dc0d1a5236527e48b9 (patch) | |
tree | ab66108c4e25f0489cdee274b6698834734250c3 /net/wizd | |
parent | 41b4300106117e0b16705f44abefaf251daee4c1 (diff) | |
download | freebsd-ports-gnome-db6915577d177d2300bbd4dc0d1a5236527e48b9.tar.gz freebsd-ports-gnome-db6915577d177d2300bbd4dc0d1a5236527e48b9.tar.zst freebsd-ports-gnome-db6915577d177d2300bbd4dc0d1a5236527e48b9.zip |
Deprecate and set expiration date for ports broken for more than 6 month
Diffstat (limited to 'net/wizd')
-rw-r--r-- | net/wizd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/wizd/Makefile b/net/wizd/Makefile index d8943d454a42..210c8c7088f9 100644 --- a/net/wizd/Makefile +++ b/net/wizd/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= dvdread:${PORTSDIR}/multimedia/libdvdread \ jpeg:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= nkf:${PORTSDIR}/japanese/nkf +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-08-27 BROKEN= does not install NO_WRKSUBDIR= yes |