diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
commit | de78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch) | |
tree | a7814aed14ebec8464c69aef2944329a2ed10c78 /x11-themes/kde-icons-krystaline | |
parent | Add newly removed ports (diff) |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Notes
Notes:
svn path=/head/; revision=184837
Diffstat (limited to 'x11-themes/kde-icons-krystaline')
-rw-r--r-- | x11-themes/kde-icons-krystaline/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/kde-icons-krystaline/Makefile b/x11-themes/kde-icons-krystaline/Makefile index 4a8ed5323501..b8d0a2cedc11 100644 --- a/x11-themes/kde-icons-krystaline/Makefile +++ b/x11-themes/kde-icons-krystaline/Makefile @@ -17,5 +17,7 @@ PLIST_DIR_PATTERN_EXTRA= -v "random" PLIST_FILE_PATTERN_EXTRA= -v "random" BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |