aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-lensfun-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-lensfun-plugin')
-rw-r--r--graphics/gimp-lensfun-plugin/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/graphics/gimp-lensfun-plugin/Makefile b/graphics/gimp-lensfun-plugin/Makefile
index ab5dc8935708..6b3244796306 100644
--- a/graphics/gimp-lensfun-plugin/Makefile
+++ b/graphics/gimp-lensfun-plugin/Makefile
@@ -26,7 +26,7 @@ GH_PROJECT= GIMP-Lensfun
GH_COMMIT= d0a0bd2
GH_TAGNAME= ${GH_COMMIT}
-PLUGIN_DIR?= libexec/gimp/2.2/plug-ins/
+PLUGIN_DIR?= libexec/gimp/2.2/plug-ins
PLUGINS= gimp-lensfun
# installed files
@@ -34,11 +34,6 @@ PLUGINS= gimp-lensfun
PLIST_FILES+= ${PLUGIN_DIR}/${plugin}
.endfor
-# installed dirs
-PLIST_DIRSTRY= libexec/gimp/2.2/plug-ins \
- libexec/gimp/2.2 \
- libexec/gimp
-
post-patch:
@${REINPLACE_CMD} \
-e 's|gimptool-2.0|${LOCALBASE}/bin/gimptool-2.0|' \