diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-09 09:49:49 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-09 09:49:49 +0000 |
commit | ba4776797cc1bb3a023fb50d77478ab0aff5ded9 (patch) | |
tree | 205d59e62667f02c303937a40f1e1cd777c46d8a /news/pyne | |
parent | - Update to 0.7.0 (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=123547
Diffstat (limited to 'news/pyne')
-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} |