diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 09:59:07 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 09:59:07 +0000 |
commit | 2cdacf2fb427b25dc15c9425a80abc4060152dca (patch) | |
tree | 0d903f2f568c135e2680cff59657fc418c5118fc /misc/videotext | |
parent | 0e970b4af14a026196626c3197355a72458d1d80 (diff) | |
download | FreeBSD-ports-2cdacf2fb427b25dc15c9425a80abc4060152dca.zip FreeBSD-ports-2cdacf2fb427b25dc15c9425a80abc4060152dca.tar.gz |
BROKEN: Does not build
Diffstat (limited to 'misc/videotext')
-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 0bea491..64833f3 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 |