diff options
Diffstat (limited to 'x11-toolkits/ewl/Makefile')
-rw-r--r-- | x11-toolkits/ewl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/ewl/Makefile b/x11-toolkits/ewl/Makefile index ac859ba8f29e..5a93d4742186 100644 --- a/x11-toolkits/ewl/Makefile +++ b/x11-toolkits/ewl/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= embryo.9:${PORTSDIR}/lang/embryo \ edje.5:${PORTSDIR}/graphics/edje \ ecore.1:${PORTSDIR}/x11/ecore +BROKEN= Does not build + USE_X_PREFIX= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes |