diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-27 00:44:54 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-27 00:44:54 +0800 |
commit | 7d1901cf3aeddc90aba07d5b752f6720940fdb4e (patch) | |
tree | f83a32f2cf0ce9be78d16500856847696f173c6a | |
parent | 6af1822ea9d45b4d308d0a17df712f451c06f5bc (diff) | |
download | marcuscom-ports-7d1901cf3aeddc90aba07d5b752f6720940fdb4e.tar marcuscom-ports-7d1901cf3aeddc90aba07d5b752f6720940fdb4e.tar.gz marcuscom-ports-7d1901cf3aeddc90aba07d5b752f6720940fdb4e.tar.bz2 marcuscom-ports-7d1901cf3aeddc90aba07d5b752f6720940fdb4e.tar.lz marcuscom-ports-7d1901cf3aeddc90aba07d5b752f6720940fdb4e.tar.xz marcuscom-ports-7d1901cf3aeddc90aba07d5b752f6720940fdb4e.tar.zst marcuscom-ports-7d1901cf3aeddc90aba07d5b752f6720940fdb4e.zip |
Mark it as BROKEN, does not work with the newer GTK/GNOME python bindings
because of eggtray stuff. Straw has eggtray stuff in its tarball, so it might
be conflict or something else that I don't know.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7157 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net/straw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/straw/Makefile b/net/straw/Makefile index 1cca7d453..5b1531ce8 100644 --- a/net/straw/Makefile +++ b/net/straw/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME 2 desktop weblog aggregator written in Python +BROKEN= Does not work with the newer GTK/GNOME python bindings + USE_GMAKE= yes USE_XLIB= yes USE_GNOME= gnomehier libglade2 pygnome2 pygnomeextras |