diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:52:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:52:40 +0000 |
commit | 192026096133ae12158455feb05f18cf0c80fa60 (patch) | |
tree | 15374934c6a39a50eedf764ecc1fc40e7a0bb97c /news | |
parent | BROKEN: Does not build (diff) |
BROKEN: Does not compile on -current; manpage does not build on -stable
Notes
Notes:
svn path=/head/; revision=59376
Diffstat (limited to 'news')
-rw-r--r-- | news/xvnews/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/xvnews/Makefile b/news/xvnews/Makefile index 8691c671175a..9314afdf6984 100644 --- a/news/xvnews/Makefile +++ b/news/xvnews/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= shanee@augusta.de +BROKEN= "Does not compile on -current; manpage does not build on -stable" + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview USE_IMAKE= yes |