Index: bsd.port.mk =================================================================== --- bsd.port.mk (revision 338838) +++ bsd.port.mk (working copy) @@ -4267,7 +4267,7 @@ .if !target(checkpatch) checkpatch: - @cd ${.CURDIR} && ${MAKE} PATCH_CHECK_ONLY=yes ${_PATCH_DEP} ${_PATCH_SEQ} + @cd ${.CURDIR} && ${MAKE} PATCH_CHECK_ONLY=yes ${_PATCH_DEP} ${_PATCH_REAL_SEQ} .endif # Reinstall