diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 14:58:29 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 14:58:29 +0800 |
commit | f2ce4a5fdaaeae2f0c820cf566f84b3f7b1bdf87 (patch) | |
tree | 218da3432ff7c1b4aa3dd21f2ab013ab691c7579 /mail/aileron | |
parent | 738133a643aa53724866e67bf68244290dc0f70f (diff) | |
download | freebsd-ports-gnome-f2ce4a5fdaaeae2f0c820cf566f84b3f7b1bdf87.tar.gz freebsd-ports-gnome-f2ce4a5fdaaeae2f0c820cf566f84b3f7b1bdf87.tar.zst freebsd-ports-gnome-f2ce4a5fdaaeae2f0c820cf566f84b3f7b1bdf87.zip |
BROKEN: Does not build with new version of windowmaker
Diffstat (limited to 'mail/aileron')
-rw-r--r-- | mail/aileron/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/aileron/Makefile b/mail/aileron/Makefile index bcf44b7c046a..12d280a2ff1b 100644 --- a/mail/aileron/Makefile +++ b/mail/aileron/Makefile @@ -15,6 +15,8 @@ DISTNAME= Aileron-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= WINGs mail client +BROKEN= "Does not build with new version of windowmaker" + LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient BUILD_DEPENDS= ${X11BASE}/bin/get-wings-flags:${PORTSDIR}/x11-wm/windowmaker |