diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2010-12-14 07:30:56 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2010-12-14 07:30:56 +0000 |
commit | 4e6b9d37ad988e5ce212eb64d3da6c89f036995b (patch) | |
tree | c034200ad770d5a81c162443b728bd36b7987a9c /x11-toolkits/etk | |
parent | 32d827c027cde0f59dfae87babbc1499241115ab (diff) |
Notes
Diffstat (limited to 'x11-toolkits/etk')
-rw-r--r-- | x11-toolkits/etk/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/etk/Makefile b/x11-toolkits/etk/Makefile index 4f31f19921bc..185e320b3c42 100644 --- a/x11-toolkits/etk/Makefile +++ b/x11-toolkits/etk/Makefile @@ -26,6 +26,10 @@ USE_EFL_ECORE= file x11 imf imf_evas USE_EFL_EVAS_LOADERS= png jpeg USE_LDCONFIG= yes +BROKEN= does not compile +DEPRECATED= abandoned upstream +EXPIRATION_DATE= 2011-01-01 + # NLS is mandatory USE_GETTEXT= yes LDFLAGS= "-lintl" |