diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:59:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:59:07 +0000 |
commit | 630baaa829fc9e3fc0d272bb0f3bd5d8af07661b (patch) | |
tree | 44becff0a2b4db977f494c0d0164f51fd9b709bc /misc/videotext/Makefile | |
parent | BROKEN: does not build (diff) |
BROKEN: Does not build
Diffstat (limited to 'misc/videotext/Makefile')
-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 |