diff options
Diffstat (limited to 'graphics/krita-gmic-plugin/Makefile')
| -rw-r--r-- | graphics/krita-gmic-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/krita-gmic-plugin/Makefile b/graphics/krita-gmic-plugin/Makefile index ce74b0d39c0d..9f07dfd117e5 100644 --- a/graphics/krita-gmic-plugin/Makefile +++ b/graphics/krita-gmic-plugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= gmic DISTVERSIONPREFIX= v -DISTVERSION= 3.5.3.0 +DISTVERSION= 3.6.4.1 CATEGORIES= graphics kde MASTER_SITES= https://github.com/vanyossi/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= krita- @@ -20,7 +20,7 @@ BUILD_DEPENDS= bash:shells/bash \ LIB_DEPENDS= libcurl.so:ftp/curl \ libfftw3.so:math/fftw3 \ libkritaqmicinterface.so:graphics/krita \ - libpng.so:graphics/png + libpng16.so:graphics/png USES= cmake compiler:c++14-lang kde:5 pkgconfig qt:5 shebangfix xorg USE_KDE= coreaddons ecm:build |
