diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-12-17 18:36:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-12-17 18:36:00 +0000 |
commit | db8863cd2368c6b2f3302b0f39305bd3ba8d8e3d (patch) | |
tree | 1313156d07960e4619e476fe386b69177dec2824 /x11-toolkits | |
parent | 56c189ab0041d7c4b33483f41b5d7433f624fa2c (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-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 |