diff options
author | kris <kris@FreeBSD.org> | 2004-09-26 11:18:58 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-26 11:18:58 +0800 |
commit | 4ffd565700cfc3da9c7b2072150e8d2fe95afad0 (patch) | |
tree | b5b2933e0cf57cbcbe194b73daf9267f2e71c54b | |
parent | f31a6d1c8e61229056ac3a5df15b24447d599f83 (diff) | |
download | freebsd-ports-gnome-4ffd565700cfc3da9c7b2072150e8d2fe95afad0.tar.gz freebsd-ports-gnome-4ffd565700cfc3da9c7b2072150e8d2fe95afad0.tar.zst freebsd-ports-gnome-4ffd565700cfc3da9c7b2072150e8d2fe95afad0.zip |
BROKEN: Does not compile
Approved by: portmgr (self)
-rw-r--r-- | devel/swarm/Makefile | 2 | ||||
-rw-r--r-- | mail/claws-mail/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed-claws/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/swarm/Makefile b/devel/swarm/Makefile index 537009ea9da5..7acb94418448 100644 --- a/devel/swarm/Makefile +++ b/devel/swarm/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ BLT24.3:${PORTSDIR}/x11-toolkits/blt +BROKEN= Does not compile + ONLY_FOR_ARCHS= i386 USE_JAVA= 1.3+ diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 2ef6626964f9..1b297d6f346a 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -19,6 +19,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message MAINTAINER= netchild@FreeBSD.org COMMENT= A lightweight and very featureful GTK+ based e-mail and news client +BROKEN= Does not compile + THEMEVERSION= 20040525 THEMEFILE= sylpheed-iconset-${THEMEVERSION}.tar.gz diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 2ef6626964f9..1b297d6f346a 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -19,6 +19,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message MAINTAINER= netchild@FreeBSD.org COMMENT= A lightweight and very featureful GTK+ based e-mail and news client +BROKEN= Does not compile + THEMEVERSION= 20040525 THEMEFILE= sylpheed-iconset-${THEMEVERSION}.tar.gz |