diff options
Diffstat (limited to 'graphics/dcraw-m/Makefile')
-rw-r--r-- | graphics/dcraw-m/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dcraw-m/Makefile b/graphics/dcraw-m/Makefile index ac9bbc12c021..a3aae241e660 100644 --- a/graphics/dcraw-m/Makefile +++ b/graphics/dcraw-m/Makefile @@ -3,7 +3,7 @@ PORTNAME= dcraw-m PORTVERSION= 9.22 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= waitman@waitman.net @@ -13,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libjasper.so:graphics/jasper \ liblcms2.so:graphics/lcms2 \ - libMagickWand-6.so:graphics/ImageMagick + libMagickWand-6.so:graphics/ImageMagick6 USE_GITHUB= yes GH_ACCOUNT= waitman |