diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-12-11 17:40:57 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-12-11 17:40:57 +0000 |
commit | 97ca2d4d36a49656a3b18c28bc9d50885b8c56ea (patch) | |
tree | cea4c6d4f9798c20c38371fcd350af58c1c1e0b3 /graphics/gephex | |
parent | 28738bd891a10a0e8e020e67b1a12bd9b9de8327 (diff) | |
download | ports-97ca2d4d36a49656a3b18c28bc9d50885b8c56ea.tar.gz ports-97ca2d4d36a49656a3b18c28bc9d50885b8c56ea.zip |
Notes
Diffstat (limited to 'graphics/gephex')
-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 e799aba24843..2dfd079cda8d 100644 --- a/graphics/gephex/Makefile +++ b/graphics/gephex/Makefile @@ -15,6 +15,8 @@ COMMENT= Software-based interactive video-effect system LIB_DEPENDS= jpeg.9:${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 \ |