diff options
Diffstat (limited to 'x11-toolkits/etk/Makefile')
-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" |