aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-wavelet-decompose-plugin/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/gimp-wavelet-decompose-plugin/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'graphics/gimp-wavelet-decompose-plugin/Makefile')
-rw-r--r--graphics/gimp-wavelet-decompose-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-wavelet-decompose-plugin/Makefile b/graphics/gimp-wavelet-decompose-plugin/Makefile
index 249bae448c4d..cdbfa47bc9f6 100644
--- a/graphics/gimp-wavelet-decompose-plugin/Makefile
+++ b/graphics/gimp-wavelet-decompose-plugin/Makefile
@@ -15,8 +15,8 @@ COMMENT= Gimp plugin to losslessly decompose images into wavelet scales layers
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