diff options
-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 |