aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.fpc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/bsd.fpc.mk')
-rw-r--r--Mk/bsd.fpc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.fpc.mk b/Mk/bsd.fpc.mk
index 73844c28166d..aeb6470a1c76 100644
--- a/Mk/bsd.fpc.mk
+++ b/Mk/bsd.fpc.mk
@@ -201,9 +201,9 @@ zlib_UNIT= devel/fpc-zlib
.if defined(_POSTMKINCLUDED) && defined(USE_FPC)
. for UNIT in ${USE_FPC}
. if ${_FPC_ALL_UNITS:M${UNIT}} != ""
-BUILD_DEPENDS+= ${MKINSTDIR}/${UNIT}.fpm:${PORTSDIR}/${${UNIT:S/-/_/}_UNIT}
+BUILD_DEPENDS+= ${MKINSTDIR}/${UNIT}.fpm:${${UNIT:S/-/_/}_UNIT}
. if defined(USE_FPC_RUN)
-RUN_DEPENDS+= ${MKINSTDIR}/${UNIT}.fpm:${PORTSDIR}/${${UNIT:S/-/_/}_UNIT}
+RUN_DEPENDS+= ${MKINSTDIR}/${UNIT}.fpm:${${UNIT:S/-/_/}_UNIT}
. endif
security-check: fpc-check-install