diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-09 23:51:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-09 23:51:44 +0000 |
commit | ba56649f1a6c037f21aa102963cc51383c5d6651 (patch) | |
tree | 7a95ce48797bd594aa0ed19788ce0d2812c50aa9 /x11-toolkits | |
parent | 10c2253a064266fca6ce35ab1fc48c2945503104 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/xforms-i18n/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/xforms-i18n/Makefile b/x11-toolkits/xforms-i18n/Makefile index 3d0ea22915ab..4486b3601f9d 100644 --- a/x11-toolkits/xforms-i18n/Makefile +++ b/x11-toolkits/xforms-i18n/Makefile @@ -14,6 +14,9 @@ CONFLICTS= xforms-[0-9]* MASTERDIR= ${.CURDIR}/../xforms +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= Does not work with latest xforms version .include "${MASTERDIR}/Makefile" |