diff options
Diffstat (limited to 'x11-wm/e17-module-engage/Makefile')
-rw-r--r-- | x11-wm/e17-module-engage/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/e17-module-engage/Makefile b/x11-wm/e17-module-engage/Makefile index 6ba7e22b52d8..ec7d9770b993 100644 --- a/x11-wm/e17-module-engage/Makefile +++ b/x11-wm/e17-module-engage/Makefile @@ -19,6 +19,10 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig tar:bzip2 USE_EFL= edje libtool_hack modarch_hack +BROKEN= Don't build with Enlightenment 0.19 +DEPRECATED= Broken and updates aren't available +EXPIRATION_DATE=2014-12-31 + OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |