diff options
Diffstat (limited to 'graphics/gstreamer1-plugins-openexr/Makefile')
-rw-r--r-- | graphics/gstreamer1-plugins-openexr/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gstreamer1-plugins-openexr/Makefile b/graphics/gstreamer1-plugins-openexr/Makefile index 3e63d57ad993..939d0831fa5b 100644 --- a/graphics/gstreamer1-plugins-openexr/Makefile +++ b/graphics/gstreamer1-plugins-openexr/Makefile @@ -1,10 +1,9 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= GStreamer OpenExr codec plugin -LIB_DEPENDS= libOpenEXR.so:graphics/openexr \ - libImath-3_1.so:math/Imath +LIB_DEPENDS= libOpenEXR.so:graphics/openexr USES+= compiler:c++11-lang |