diff options
Diffstat (limited to 'x11-wm/e17-module-mixer/Makefile')
-rw-r--r-- | x11-wm/e17-module-mixer/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-wm/e17-module-mixer/Makefile b/x11-wm/e17-module-mixer/Makefile index 7dafe975ccd5..a67912a280f2 100644 --- a/x11-wm/e17-module-mixer/Makefile +++ b/x11-wm/e17-module-mixer/Makefile @@ -22,9 +22,13 @@ RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnometarget pkgconfig -USE_EFL= edje +USE_EFL= edje libtool_hack modarch_hack GNU_CONFIGURE= yes +BROKEN= does not compile +DEPRECATED= abandoned upstream +EXPIRATION_DATE= 2011-01-01 + .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" |