diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-08-27 07:14:10 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-08-27 07:14:10 +0000 |
commit | 56e07d8f333720e2c803f02d13274b81af242d54 (patch) | |
tree | 17d711ed0fc1b5dda22ff92d8eb583ebf709af13 /graphics | |
parent | 4c87683ae1c1f2b6f81f133fba7d03ba55903a0b (diff) | |
download | ports-56e07d8f333720e2c803f02d13274b81af242d54.tar.gz ports-56e07d8f333720e2c803f02d13274b81af242d54.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index 934a9a2dd740..80b0621188a8 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= cvs-src@yandex.ru COMMENT= GREYC's Magic Image Converter +BROKEN= Does not compile with OpenCV 2.3.1 + LIB_DEPENDS= GraphicsMagick++.6:${PORTSDIR}/graphics/GraphicsMagick13 \ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ Magick++.4:${PORTSDIR}/graphics/ImageMagick \ |