diff options
Diffstat (limited to 'graphics/gimp-wavelet-sharpen-plugin/Makefile')
-rw-r--r-- | graphics/gimp-wavelet-sharpen-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-wavelet-sharpen-plugin/Makefile b/graphics/gimp-wavelet-sharpen-plugin/Makefile index 0a7fda023221..6a3f7668b7e9 100644 --- a/graphics/gimp-wavelet-sharpen-plugin/Makefile +++ b/graphics/gimp-wavelet-sharpen-plugin/Makefile @@ -15,8 +15,8 @@ COMMENT= GIMP plugin to sharpen by increasing contrast in high frequency space LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:${PORTSDIR}/graphics/gimp-app -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:${PORTSDIR}/graphics/gimp-app +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app USES= gettext gmake pkgconfig |