diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-05-10 06:53:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-05-10 06:53:16 +0000 |
commit | 75ca77b99d1cb8a02b4fad67deed4b7e4e62b5c0 (patch) | |
tree | ef620ab3a79380aca13ac54d29ddf59f4ffac7e4 /graphics/seom | |
parent | 5ab19a87a98152b3ae430934cbb0e1b42c117cbe (diff) | |
download | ports-75ca77b99d1cb8a02b4fad67deed4b7e4e62b5c0.tar.gz ports-75ca77b99d1cb8a02b4fad67deed4b7e4e62b5c0.zip |
Notes
Diffstat (limited to 'graphics/seom')
-rw-r--r-- | graphics/seom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/seom/Makefile b/graphics/seom/Makefile index b0d4a9e37a4f..23b8e76e60bb 100644 --- a/graphics/seom/Makefile +++ b/graphics/seom/Makefile @@ -17,6 +17,8 @@ COMMENT= Real-time capture library for OpenGL applications NOMAN= defined +BROKEN= fails to package + USE_BZIP2= yes USE_GCC= 4.2+ USE_XORG= x11 xv |