diff options
author | kris <kris@FreeBSD.org> | 2004-11-18 14:58:29 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-18 14:58:29 +0800 |
commit | 283bec0e86450df608f3e35bfa727120d4d8312b (patch) | |
tree | 7a9c6aaba23cdd2d986eb6d4bd08b407e6bfcf12 /mail | |
parent | 1372f6d28699714f408ec75bc558c365b74fdd89 (diff) | |
download | freebsd-ports-gnome-283bec0e86450df608f3e35bfa727120d4d8312b.tar.gz freebsd-ports-gnome-283bec0e86450df608f3e35bfa727120d4d8312b.tar.zst freebsd-ports-gnome-283bec0e86450df608f3e35bfa727120d4d8312b.zip |
BROKEN: Does not build with new version of windowmaker
Diffstat (limited to 'mail')
-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 |