diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-14 11:35:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-14 11:35:35 +0000 |
commit | f73021c0d43825a307be97c4190be978704fb320 (patch) | |
tree | 4532f763d127ab70b85d5762550daf195811f441 /misc/videotext | |
parent | 1c691634f013246595b7570f6c4b952d66bfb489 (diff) | |
download | ports-f73021c0d43825a307be97c4190be978704fb320.tar.gz ports-f73021c0d43825a307be97c4190be978704fb320.zip |
Notes
Diffstat (limited to 'misc/videotext')
-rw-r--r-- | misc/videotext/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/videotext/Makefile b/misc/videotext/Makefile index 64833f31d722..10deea202779 100644 --- a/misc/videotext/Makefile +++ b/misc/videotext/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= http://elektra.e-technik.uni-ulm.de/~mbuck/download/ MAINTAINER= roger@FreeBSD.org -BROKEN= "Does not build" - +BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ xview.3:${PORTSDIR}/x11-toolkits/xview |