diff options
Diffstat (limited to 'graphics/gimp-wavelet-denoise-plugin/Makefile')
-rw-r--r-- | graphics/gimp-wavelet-denoise-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp-wavelet-denoise-plugin/Makefile b/graphics/gimp-wavelet-denoise-plugin/Makefile index f9d3988857d3..a9551f5ffc43 100644 --- a/graphics/gimp-wavelet-denoise-plugin/Makefile +++ b/graphics/gimp-wavelet-denoise-plugin/Makefile @@ -15,6 +15,8 @@ COMMENT= GIMP plugin to reduce noise in each channel of an image separately LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app |