diff options
Diffstat (limited to 'graphics/oyranos/Makefile')
-rw-r--r-- | graphics/oyranos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile index 3fec69119f7e..b47d6026bd10 100644 --- a/graphics/oyranos/Makefile +++ b/graphics/oyranos/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= raw:${PORTSDIR}/graphics/libraw \ lcms2:${PORTSDIR}/graphics/lcms2 \ Xcm:${PORTSDIR}/x11/libXcm -USES= cmake gettext pkgconfig +USES= cmake gettext iconv pkgconfig USE_BZIP2= yes USE_GL= yes USE_LDCONFIG= yes |