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