diff options
-rw-r--r-- | news/pyne/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/pyne/Makefile b/news/pyne/Makefile index 7784f289db6c..afcc824597f4 100644 --- a/news/pyne/Makefile +++ b/news/pyne/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.soul-less.pwp.blueyonder.co.uk/pyne/ MAINTAINER= ports@FreeBSD.org COMMENT= An X11 offline Newsreader/Emailer +BROKEN= "Does not compile" + BUILD_DEPENDS= pygtk-codegen-2.0:${PORTSDIR}/x11-toolkits/py-gtk2 RUN_DEPENDS= ${BUILD_DEPENDS} |