aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e-modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/e-modules/Makefile')
-rw-r--r--x11-wm/e-modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e-modules/Makefile b/x11-wm/e-modules/Makefile
index c9dd90ddbe44..dbce94782c9f 100644
--- a/x11-wm/e-modules/Makefile
+++ b/x11-wm/e-modules/Makefile
@@ -33,7 +33,7 @@ ${M:tu:S,-,_,g}_DESC= Install ${M} module
${M:tu:S,-,_,g}_PATH= ${M}
. endif
. if ${PORT_OPTIONS:M${M:tu:S,-,_,g}}
-RUN_DEPENDS+= ${LOCALBASE}/lib/enlightenment/modules/${${M:tu:S,-,_,g}_PATH}/${ENLIGHTENMENT_ARCH}/module.so:${PORTSDIR}/x11-wm/e-module-${M}
+RUN_DEPENDS+= ${LOCALBASE}/lib/enlightenment/modules/${${M:tu:S,-,_,g}_PATH}/${ENLIGHTENMENT_ARCH}/module.so:x11-wm/e-module-${M}
. endif
.endfor