diff options
-rw-r--r-- | misc/videotext/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/videotext/Makefile b/misc/videotext/Makefile index 0bea4915d0a2..64833f31d722 100644 --- a/misc/videotext/Makefile +++ b/misc/videotext/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://elektra.e-technik.uni-ulm.de/~mbuck/download/ MAINTAINER= roger@FreeBSD.org +BROKEN= "Does not build" + LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ xview.3:${PORTSDIR}/x11-toolkits/xview |