diff options
author | kris <kris@FreeBSD.org> | 2005-12-18 02:36:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-12-18 02:36:00 +0800 |
commit | f54c40757161d220c329679e4e7fdf9e0e1b5933 (patch) | |
tree | f6a41eb2face9e5135714e6a7d61920f0a7fb2bf /x11-toolkits/ewl | |
parent | 6b9f6b890a7fa3b158aa00a177e1e960a535f819 (diff) | |
download | freebsd-ports-gnome-f54c40757161d220c329679e4e7fdf9e0e1b5933.tar.gz freebsd-ports-gnome-f54c40757161d220c329679e4e7fdf9e0e1b5933.tar.zst freebsd-ports-gnome-f54c40757161d220c329679e4e7fdf9e0e1b5933.zip |
BROKEN: Does not build
Diffstat (limited to 'x11-toolkits/ewl')
-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 |