diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-17 17:22:18 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-17 17:22:18 +0000 |
commit | c1c0c3dc1cbe9f9ddfbcc1c256e7334d08237b0e (patch) | |
tree | 768d3093d13b4fa5f395233ffc4cb89eeb95b153 /graphics/gephex/Makefile | |
parent | bccdcb85bf3d1398fd6805cf6077e7c9430004d4 (diff) | |
download | ports-c1c0c3dc1cbe9f9ddfbcc1c256e7334d08237b0e.tar.gz ports-c1c0c3dc1cbe9f9ddfbcc1c256e7334d08237b0e.zip |
Notes
Diffstat (limited to 'graphics/gephex/Makefile')
-rw-r--r-- | graphics/gephex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gephex/Makefile b/graphics/gephex/Makefile index 8ec46a13d381..1f2111462b28 100644 --- a/graphics/gephex/Makefile +++ b/graphics/gephex/Makefile @@ -16,6 +16,8 @@ COMMENT= Software-based interactive video-effect system LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg +BROKEN= does not build + OPTIONS= SDL "Turn on SDL support" on \ AALIB "Turn on AALIB support" on \ FFMPEG "Turn on FFMPEG support" on \ |