diff options
Diffstat (limited to 'graphics/iulib/Makefile')
-rw-r--r-- | graphics/iulib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/iulib/Makefile b/graphics/iulib/Makefile index bcc538f8513c..06fdd90fa178 100644 --- a/graphics/iulib/Makefile +++ b/graphics/iulib/Makefile @@ -12,6 +12,8 @@ COMMENT= Library of image understanding-related algorithms LICENSE= APACHE20 +BROKEN= Unfetchable (google code has gone away) + LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff |